← 返回命令列表

Linux command

alsamixer 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Example

alsamixer -c [soundcard_number]

Example

alsamixer -D [device_name]

Example

alsamixer -V playback

Example

alsamixer -B

说明

alsamixer is an ncurses mixer program for use with the ALSA soundcard drivers. It supports multiple soundcards with multiple devices and provides a graphical interface for adjusting audio levels.

参数

-c, --card number
Select soundcard (numbered from 0)
-D, --device id
Select mixer device to control
-V, --view mode
Set starting view (playback, capture, or all)
-B, --black-background
Use black background color
-g, --no-color
Disable colors

FAQ

What is the alsamixer command used for?

alsamixer is an ncurses mixer program for use with the ALSA soundcard drivers. It supports multiple soundcards with multiple devices and provides a graphical interface for adjusting audio levels.

How do I run a basic alsamixer example?

Run `alsamixer -c [soundcard_number]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c, --card number do in alsamixer?

Select soundcard (numbered from 0)