]> git.alsa-project.org Git - alsa-utils.git/commit
amixer: Add the support for mapped volumes like alsamixer
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Mar 2012 09:56:22 +0000 (10:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Mar 2012 09:56:22 +0000 (10:56 +0100)
commita2b66855e69b0f1dc27dab37f24057f717359884
treee070e067febe35c62923385c284eb6d08a117d8e
parent2d105e0f18a82783ea69e2dbe9da7aeb7d3c1346
amixer: Add the support for mapped volumes like alsamixer

When -M option is given, amixer handles the volumes in percent unit
with the mapping more intuitive to human ears just like in alsamixer.

The -R option is to take the raw value as the volume percentage.
This mode is still used as default.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
amixer/Makefile.am
amixer/amixer.c