ref: 210336f9b78b4089163bc16804a1e76984c6c46d
parent: d95536842cff82a9788f351d948b5a4de4835606
author: robs <robs>
date: Mon Nov 27 09:55:07 EST 2006
Improved synth usage (by introducing -n option) and improved synth entry in the man-page.
--- a/Changelog
+++ b/Changelog
@@ -54,6 +54,8 @@
for backwards compatibility by "resample".
o Preview mode now removed, as all it did was use rate rather than
resample, and rate has been removed.
+ o Improved synth usage (by introducing -n option) and improved synth
+ entry in the man-page. (robs)
sox-12.18.2
-----------
--- a/TODO
+++ b/TODO
@@ -57,9 +57,8 @@
o Add MP3 support to WAV handler. Can copy most work from mp3.c.
- o Document how the synth effect is meant to be used (with nul file
- handler).
- 26 Nov 06, robs: in progress, will do the butterworths as well.
+ o Document the butterworth filter effects.
+ 27 Nov 06, robs: in progress.
o Implement speex (http://www.speex.org).