ref: d3a8f86ef1aaf2861afb292ba546be24afdf9cfa
parent: 250f564ceae0930c9ac1dc9b827de03fd1189e5b
author: cbagwell <cbagwell>
date: Mon Sep 13 22:00:26 EDT 2004
Changed changelog to track general ST_SAMPLE_MIX fixes.
--- a/Changelog
+++ b/Changelog
@@ -39,9 +39,8 @@
o Removed rounding error when changing volume of audio with
"-v" option. This error caused doing a "-v -1.0" twice
to not result in the original file.
- o Fixed bug in volume changes (both -v and "vol" effect)
- were an overflow could occur on the negative side
- because it wasn't accounting for MIN being (-MAX)-1.
+ o Fixed a possible overflow in lots of effects were MIN
+ value was treated as -MAX instead of -MAX-1.
sox-12.17.5
-----------