shithub: sox

Download patch

ref: d8cfe12cedb2f5d1399893371a53c4d5de5cfe67
parent: c087ed916c26e51986bd2b17df57d98988435427
author: Rob Sykes <robs@users.sourceforge.net>
date: Thu Dec 29 09:48:12 EST 2011

fix bug when fading out immediately after fading in could fail due to rounding to integer numbers of samples

--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,8 @@
   o Let the delay effect gracefully handle the special case that a delay can
     be more than the input length. [3055399] (Ulrich Klauer)
   o New hilbert and downsample effects. (Ulrich Klauer)
+  o Fix problem where fade would sometimes fail if specifying a fade-out
+    immediately after a fade-in. (robs)
 
 Misc: