ref: d64bd96a4e74354132b41ff09815a53e042b2ea4
parent: 0ba30432c66fa84638cff161e5da5cb4a6f18576
author: cbagwell <cbagwell>
date: Sat Nov 1 16:50:36 EDT 2008
doc updates.
--- a/ChangeLog
+++ b/ChangeLog
@@ -112,6 +112,7 @@
o Allow effects to use getopt. (robs)
o Use libmagic for mp3. (robs)
o Change sox_seek() offset to 64-bit to work with > 2G files (cbagwell)
+ o Merged libsfx back into libsox to align with sox.h API. (cbagwell)
sox-14.1.0 2008-7-29
--- a/README
+++ b/README
@@ -170,9 +170,11 @@
o ladspa Apply LADSPA (Linux Audio Developer's Simple Plugin API)
effects such as cmt (Computer Music Toolkit)
o synth Synthesise/modulate audio tones or noise signals
+ o newfile Create a new output file when an effects chain ends.
+ o restart Restart 1st effects chain when multiple chains exist.
-In this release, multiple audio files can be combined (and then further
-processed with effects) using any one of the following combiner methods:
+Multiple audio files can be combined (and then further processed with
+effects) using any one of the following combiner methods:
o concatenate
o mix