]> 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)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 Sep 2012 13:55:17 +0000 (15:55 +0200)
commit5a4082a396e510ace6257bb743f5a7373430ebe8
tree8e2b3672b60368263be34b12f8fb8d4d44059a47
parent7a5f554bd1ba1d77a0b1e8c5756ff69ad4a58ffa
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