zoukankan      html  css  js  c++  java
  • linux 声音大小调整的命令

    alsamixer

    输入上面的命令 回车即可看到图形界面,界面如下

    ┌──────────────────────────── AlsaMixer v1.0.27.1 ─────────────────────────────┐
    │ Card: HDA Intel PCH F1: Help │
    │ Chip: Intel CougarPoint HDMI F2: System information │
    │ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
    │ Item: Master [dB gain: -19.00] Esc: Exit │
    │ │
    │ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
    │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
    │ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
    │ ├──┤ ├──┤ ├──┤ └──┘ └──┘ ┌──┐ ├──┤ Enabled │
    │ │OO│ │OO│ │OO│ │MM│ │OO│ │
    │ └──┘ └──┘ └──┘ └──┘ └──┘ │
    │ 45 100<>100 100<>100 0<>0 0<>0 0 │
    │ < Master >Headphon PCM Front Mi Line Boo S/PDIF Beep Auto-Mut │
    └──────────────────────────────────────────────────────────────────────────────┘

    一般调整master即可,左右控制选项  上下 控制声音大小,还有 鼠标滑轮上下也可以控制声音大小.

    退出 esc

    命令备注 alsa: Advanced LInux Sound Architecture  高级Linux音频系统

  • 相关阅读:
    第一课:人人站安装与使用教程
    linux 多个python版本的切换
    参考文章
    windows下scrapy 的安装
    vi 使用入门
    linux 源码安装
    C语言—第二次作业
    C语言第0次作业
    c语言博客园作业03函数
    tomcat对于web.xml的securityconstraint使用的处理机制
  • 原文地址:https://www.cnblogs.com/debmzhang/p/3430901.html
Copyright © 2011-2022 走看看