GNOME Bugzilla – Bug 585831
audioamplify should support no clipping
Last modified: 2009-06-19 20:39:36 UTC
audioamplify provides three clipping methods. a clipping method "none" should be available to turn off clipping (e.g., which floating point samples).
This is fixed by patch 136985 attached to bug 585828.
commit afccf53acee778b057f4f4bae19a41397fe8ff36 Author: Kipp Cannon <kcannon@ligo.caltech.edu> Date: Fri Jun 19 22:20:45 2009 +0200 audioamplify: Add noclip method and support for more formats Fixes bug #585828 and #585831.