commands.sh

alsamixer

linux

Graphical mixer for ALSA soundcard driver.

More info →

Options (2)

-c, --cardboolean

Select the soundcard to use

Example: alsamixer {{[-c|--card]}} {{soundcard_number}}
-D, --deviceboolean

Select mixer device to control

Example: alsamixer {{[-D|--device]}} {{device_name}}

Examples (5)

Select the soundcard to use

alsamixer [-c|--card] soundcard_number

Select mixer device to control

alsamixer [-D|--device] device_name

Increase volume

<w>

Decrease volume

<x>

Quit alsamixer

<Esc>
made by @shridhargupta | data from tldr-pages