shithub: sox

Download patch

ref: 2a5393e9cae6161ab39345f01a66233393b24b78
parent: edf59c1fcf676f545e7ef2670a04b206fb981e97
author: cbagwell <cbagwell>
date: Tue Aug 21 15:06:32 EDT 2001

Adding some change log text.

--- a/Changelog
+++ b/Changelog
@@ -63,6 +63,9 @@
   o Ford Prefect added a dcshift which can shift the midline amplitude
     towards the true center.  This will allow for a greater range
     of volume adjustments without clipping audio data.
+  o Heikki Leinonen submitted a silence effect that will trim off
+    silence from the beginning of a file.  cbagwell made some modifications
+    to trim off front and back as well as some other tweaks.
 
 sox-12.17.1
 -----------
@@ -360,3 +363,94 @@
      to use this.  The current support for it is only in example
      form of how it can be done.
 
+
+The following information originally appeared in the main README file.
+It has been moved here since all new additions are documented in this
+file.
+
+	Creator:
+		Lance Norskog		[email protected] (inactive currently)
+
+	Mantainer:
+		Chris Bagwell		[email protected]
+
+	Contributors:
+		Juergen Mueller		[email protected]
+			chorus, echo, echos, flanger, phaser, and reverb
+			effects.
+		Guido Van Rossum	[email protected]
+			AU, AIFF, AUTO, HCOM, reverse,
+			many bug fixes
+		Jef Poskanzer		[email protected]
+			original code for u-law and delay line
+		Bill Neisius		bill%[email protected] 
+			DOS port, 8SVX, Sounder, Soundtool formats
+			Apollo fixes, stat with auto-picker
+		Rick Richardson		[email protected]
+			WAV and SB driver handlers, fixes
+		David Champion		[email protected]
+			Amiga port 
+		Pace Willisson		[email protected]
+			Fixes for ESIX
+		Leigh Smith		[email protected]
+			SMP and comment movement support.
+			AIFF Loop/MIDI support
+		David Sanderson		[email protected]
+			AIX3.1 fixes
+		Glenn Lewis		[email protected]
+			AIFF chunking fixes
+		Brian Campbell		[email protected]
+			QNX port and 16-bit fixes
+		Chris Adams		[email protected]
+			DOS port fixes
+		John Kohl		[email protected]
+			BSD386 port, VOC stereo support
+		Ken Kubo		[email protected]
+			VMS port, VOC stereo support
+		Frank Gadegast 		<[email protected]>
+			Microsoft C 7.0 & C Borland 3.0 ports
+		David Elliot		<[email protected]>
+			CD-R format support
+		David Sears		<[email protected]>
+			Linux support
+		Tom Littlejohn          <[email protected]>
+			Raw textual data
+		Boisy G. Pitre 		[email protected]
+			OS9 port
+                Sun Microsystems, Guido Van Rossum
+		        CCITT G.711, G.721, G.723 implementation
+		Graeme Gill		[email protected]
+			A-LAW format, Good .WAV handling,
+			avg channel expansion
+		Allen Grider		[email protected]
+			VOC stereo mode, WAV file handling
+		Michel Fingerhut 	[email protected]
+			Upgrade 'sf' format to current IRCAM format.
+			Float file support.
+		Chris Knight
+			Achimedes Acorn support
+		Richard Caley 		[email protected]
+			Psion WVE handler
+		Lutz Vieweg		[email protected]
+			MAUD (Amiga) file handler
+		Tim Gardner		[email protected]
+			Windows NT port for V7
+		Jimen Ching 		[email protected]
+			Libst porting bugs
+		Lauren Weinstein	[email protected]
+			DOS porting, scripts, professional use
+		Stan Brooks		[email protected]
+			Rewrite of resample and polyphase code.
+			DSP filter effect.  Some test code/scripts.
+		Stuart Daines <sjd.u-net.com>
+		  Patches for r/w support of gsm-encoded wav files,
+			Cleanup of wav.c.
+		Chris Bagwell		[email protected]
+			OSS and Sun players, bugfixes, ADPCM support,
+			patch collection and maintance.
+		Matthias Nutt
+			Multiple effects from command line.
+
+		(your name could be here, too)
+		(I've probably lost a few, and several people fixed
+		 the same bugs.)
--- a/README
+++ b/README
@@ -77,7 +77,7 @@
 
 History:
 
-This is release 12.17, Patchlevel 1 of the Sound Tools.
+This is release 12.17, Patchlevel 2 of the Sound Tools.
 SoX was originally written and maintained by Lance Norskog but
 unfortunetly he has stopped maintaining it since 1995.  I, Chris
 Bagwell ([email protected]), have started maintaining it since
@@ -113,91 +113,3 @@
 
 The majority of SoX features and source code are contributed
 by you the user.  Thank you very much for making SoX a success!
-
-	Creator:
-		Lance Norskog		[email protected] (inactive currently)
-
-	Mantainer:
-		Chris Bagwell		[email protected]
-
-	Contributors:
-		Juergen Mueller		[email protected]
-			chorus, echo, echos, flanger, phaser, and reverb
-			effects.
-		Guido Van Rossum	[email protected]
-			AU, AIFF, AUTO, HCOM, reverse,
-			many bug fixes
-		Jef Poskanzer		[email protected]
-			original code for u-law and delay line
-		Bill Neisius		bill%[email protected] 
-			DOS port, 8SVX, Sounder, Soundtool formats
-			Apollo fixes, stat with auto-picker
-		Rick Richardson		[email protected]
-			WAV and SB driver handlers, fixes
-		David Champion		[email protected]
-			Amiga port 
-		Pace Willisson		[email protected]
-			Fixes for ESIX
-		Leigh Smith		[email protected]
-			SMP and comment movement support.
-			AIFF Loop/MIDI support
-		David Sanderson		[email protected]
-			AIX3.1 fixes
-		Glenn Lewis		[email protected]
-			AIFF chunking fixes
-		Brian Campbell		[email protected]
-			QNX port and 16-bit fixes
-		Chris Adams		[email protected]
-			DOS port fixes
-		John Kohl		[email protected]
-			BSD386 port, VOC stereo support
-		Ken Kubo		[email protected]
-			VMS port, VOC stereo support
-		Frank Gadegast 		<[email protected]>
-			Microsoft C 7.0 & C Borland 3.0 ports
-		David Elliot		<[email protected]>
-			CD-R format support
-		David Sears		<[email protected]>
-			Linux support
-		Tom Littlejohn          <[email protected]>
-			Raw textual data
-		Boisy G. Pitre 		[email protected]
-			OS9 port
-                Sun Microsystems, Guido Van Rossum
-		        CCITT G.711, G.721, G.723 implementation
-		Graeme Gill		[email protected]
-			A-LAW format, Good .WAV handling,
-			avg channel expansion
-		Allen Grider		[email protected]
-			VOC stereo mode, WAV file handling
-		Michel Fingerhut 	[email protected]
-			Upgrade 'sf' format to current IRCAM format.
-			Float file support.
-		Chris Knight
-			Achimedes Acorn support
-		Richard Caley 		[email protected]
-			Psion WVE handler
-		Lutz Vieweg		[email protected]
-			MAUD (Amiga) file handler
-		Tim Gardner		[email protected]
-			Windows NT port for V7
-		Jimen Ching 		[email protected]
-			Libst porting bugs
-		Lauren Weinstein	[email protected]
-			DOS porting, scripts, professional use
-		Stan Brooks		[email protected]
-			Rewrite of resample and polyphase code.
-			DSP filter effect.  Some test code/scripts.
-		Stuart Daines <sjd.u-net.com>
-		  Patches for r/w support of gsm-encoded wav files,
-			Cleanup of wav.c.
-		Chris Bagwell		[email protected]
-			OSS and Sun players, bugfixes, ADPCM support,
-			patch collection and maintance.
-		Matthias Nutt
-			Multiple effects from command line.
-
-		(your name could be here, too)
-		(I've probably lost a few, and several people fixed
-		 the same bugs.)
-