]> git.alsa-project.org Git - alsa-lib.git/commit
Fix wrong scales in linear volume calculation
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2006 18:51:41 +0000 (20:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2006 18:51:41 +0000 (20:51 +0200)
commit9d2518bb91457fa22bdab7d8000bf3341bed4d12
tree20b2751f0ab92a07de4b2c7b426f9823c29c0b3a
parent70825bb7e60029d7e55c88871cd4864e55ca2af4
Fix wrong scales in linear volume calculation

Fixed wrong scales of dB values (TLV is 0.01dB unit) in the linear
volume calculation.
src/mixer/simple_none.c