AMIXER(1) | General Commands Manual | AMIXER(1) |
amixer - command-line mixer for ALSA soundcard driver
amixer [-option] [cmd]
amixer allows command-line control of the mixer for the ALSA soundcard driver. amixer supports multiple soundcards.
amixer with no arguments will display the current mixer settings for the default soundcard and device. This is a good way to see a list of the simple mixer controls you can use.
The parameters cap, nocap, mute, unmute, toggle are used to change capture (recording) and muting for the group specified.
The optional modifiers can be put as extra parameters before the value to specify the stream direction or channels to apply. The modifiers playback and capture specify the stream, and the modifiers front, frontleft, frontright, frontcenter, center, rear, rearright, rearleft, woofer are used to specify channels to be changed.
A simple mixer control must be specified. Only one device can be controlled at a time.
A simple mixer control must be specified. Only one device can be controlled at a time.
Select the card number to control. The device name created from this parameter has syntax 'hw:N' where N is specified card number.
Select the device name to control. The default control name is 'default'.
Read from stdin and execute the command on each line sequentially. When this option is given, the command in command-line arguments is ignored.
Only sset and cset are accepted. Other commands are ignored. The commands to unmatched ids are ignored without errors too.
None known.
amixer is by Jaroslav Kysela <perex@perex.cz>. This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@perex.cz>.
11 Aug 2000 |