GNOME Bugzilla – Bug 606807
audioamplify: allow negative amplifications
Last modified: 2010-01-13 08:23:05 UTC
Created attachment 151305 [details] [review] change lower bound of "amplification" property from 0.0 to -G_MAXFLOAT The amplification property of the audioamplify element is limited to the range 0 --> +max double. I request that it be allowed to go from -max-double --> max double.
commit d009678bc599e67be5f05292e2b34349fa8c7f4f Author: Kipp Cannon <kcannon@ligo.caltech.edu> Date: Wed Jan 13 09:22:20 2010 +0100 audioamplify: Allow negative amplifications Fixes bug #606807.