ref: da2789eb0ad0f22bdb2f12dcc9177ebf62bb5b44
parent: af44d2269ad65899188779f1d1cb14fd8fa57e5b
author: robs <robs>
date: Mon Dec 29 10:57:59 EST 2008
rationalise effects' options interface (getopt compatible)
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,12 @@
o Rationalise use of and make repeatable across different platforms
pseudo random number generators. (robs)
+ o Rationalise effects' options interface (getopt compatible). (robs)
+
+LibSoX interface changes:
+
+ o Use of sox_effect_options() is now mandatory when initialising an
+ effect (see example0.c for an example of this).
sox-14.2.0 2008-11-09