Fix peak handling in replaygain (FS#11981). This bug was introduced with r29388 and...
commite4383ab6735f50aa797de5e0e494cccbdf733b79
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 3 Mar 2011 07:23:25 +0000 (3 07:23 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 3 Mar 2011 07:23:25 +0000 (3 07:23 +0000)
tree408594dcecdbb49dcf367419e56d2288a0cfe142
parent51cac44c92014f5f4f15a3f5faed9c7512bcbd81
Fix peak handling in replaygain (FS#11981). This bug was introduced with r29388 and is caused by calling convert_gain() for peak values. This results in very low output volume if 'Prevent Clipping' is enabled.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29509 a1c6a512-1295-4272-9138-f99709370657
apps/dsp.c