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		thinman@meer.net (inactive currently)
+
+	Mantainer:
+		Chris Bagwell		cbagwell@sprynet.com
+
+	Contributors:
+		Juergen Mueller		jmueller@uia.ua.ac.be
+			chorus, echo, echos, flanger, phaser, and reverb
+			effects.
+		Guido Van Rossum	guido@cwi.nl
+			AU, AIFF, AUTO, HCOM, reverse,
+			many bug fixes
+		Jef Poskanzer		jef@well.sf.ca.us
+			original code for u-law and delay line
+		Bill Neisius		bill%solaria@hac2arpa.hac.com 
+			DOS port, 8SVX, Sounder, Soundtool formats
+			Apollo fixes, stat with auto-picker
+		Rick Richardson		rick@digibd.com
+			WAV and SB driver handlers, fixes
+		David Champion		dgc3@midway.uchicago.edu
+			Amiga port 
+		Pace Willisson		pace@blitz.com
+			Fixes for ESIX
+		Leigh Smith		leigh@psychokiller.dialix.oz.au
+			SMP and comment movement support.
+			AIFF Loop/MIDI support
+		David Sanderson		dws@ssec.wisc.edu
+			AIX3.1 fixes
+		Glenn Lewis		glewis@pcocd2.intel.com
+			AIFF chunking fixes
+		Brian Campbell		brianc@quantum.qnx.com
+			QNX port and 16-bit fixes
+		Chris Adams		gt8741@prism.gatech.edu
+			DOS port fixes
+		John Kohl		jtkohl@kolvir.elcr.ca.us
+			BSD386 port, VOC stereo support
+		Ken Kubo		ken@hmcvax.claremont.edu
+			VMS port, VOC stereo support
+		Frank Gadegast 		<phade@cs.tu-berlin.de>
+			Microsoft C 7.0 & C Borland 3.0 ports
+		David Elliot		<dce@scmc.sony.com>
+			CD-R format support
+		David Sears		<dns@essnj3.essnjay.com>
+			Linux support
+		Tom Littlejohn          <tlit@seq1.loc.gov>
+			Raw textual data
+		Boisy G. Pitre 		boisy@microware.com
+			OS9 port
+                Sun Microsystems, Guido Van Rossum
+		        CCITT G.711, G.721, G.723 implementation
+		Graeme Gill		graeme@labtam.labtam.oz.au
+			A-LAW format, Good .WAV handling,
+			avg channel expansion
+		Allen Grider		grider@hfsi.hfsi.com
+			VOC stereo mode, WAV file handling
+		Michel Fingerhut 	Michel.Fingerhut@ircam.fr
+			Upgrade 'sf' format to current IRCAM format.
+			Float file support.
+		Chris Knight
+			Achimedes Acorn support
+		Richard Caley 		R.Caley@ed.ac.uk
+			Psion WVE handler
+		Lutz Vieweg		lkv@mania.RoBIN.de
+			MAUD (Amiga) file handler
+		Tim Gardner		timg@tpi.com
+			Windows NT port for V7
+		Jimen Ching 		jiching@wiliki.eng.hawaii.edu
+			Libst porting bugs
+		Lauren Weinstein	lauren@vortex.com
+			DOS porting, scripts, professional use
+		Stan Brooks		stabro@megsinet.net
+			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		cbagwell@sprynet.com
+			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 (cbagwell@sprynet.com), 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		thinman@meer.net (inactive currently)
-
-	Mantainer:
-		Chris Bagwell		cbagwell@sprynet.com
-
-	Contributors:
-		Juergen Mueller		jmueller@uia.ua.ac.be
-			chorus, echo, echos, flanger, phaser, and reverb
-			effects.
-		Guido Van Rossum	guido@cwi.nl
-			AU, AIFF, AUTO, HCOM, reverse,
-			many bug fixes
-		Jef Poskanzer		jef@well.sf.ca.us
-			original code for u-law and delay line
-		Bill Neisius		bill%solaria@hac2arpa.hac.com 
-			DOS port, 8SVX, Sounder, Soundtool formats
-			Apollo fixes, stat with auto-picker
-		Rick Richardson		rick@digibd.com
-			WAV and SB driver handlers, fixes
-		David Champion		dgc3@midway.uchicago.edu
-			Amiga port 
-		Pace Willisson		pace@blitz.com
-			Fixes for ESIX
-		Leigh Smith		leigh@psychokiller.dialix.oz.au
-			SMP and comment movement support.
-			AIFF Loop/MIDI support
-		David Sanderson		dws@ssec.wisc.edu
-			AIX3.1 fixes
-		Glenn Lewis		glewis@pcocd2.intel.com
-			AIFF chunking fixes
-		Brian Campbell		brianc@quantum.qnx.com
-			QNX port and 16-bit fixes
-		Chris Adams		gt8741@prism.gatech.edu
-			DOS port fixes
-		John Kohl		jtkohl@kolvir.elcr.ca.us
-			BSD386 port, VOC stereo support
-		Ken Kubo		ken@hmcvax.claremont.edu
-			VMS port, VOC stereo support
-		Frank Gadegast 		<phade@cs.tu-berlin.de>
-			Microsoft C 7.0 & C Borland 3.0 ports
-		David Elliot		<dce@scmc.sony.com>
-			CD-R format support
-		David Sears		<dns@essnj3.essnjay.com>
-			Linux support
-		Tom Littlejohn          <tlit@seq1.loc.gov>
-			Raw textual data
-		Boisy G. Pitre 		boisy@microware.com
-			OS9 port
-                Sun Microsystems, Guido Van Rossum
-		        CCITT G.711, G.721, G.723 implementation
-		Graeme Gill		graeme@labtam.labtam.oz.au
-			A-LAW format, Good .WAV handling,
-			avg channel expansion
-		Allen Grider		grider@hfsi.hfsi.com
-			VOC stereo mode, WAV file handling
-		Michel Fingerhut 	Michel.Fingerhut@ircam.fr
-			Upgrade 'sf' format to current IRCAM format.
-			Float file support.
-		Chris Knight
-			Achimedes Acorn support
-		Richard Caley 		R.Caley@ed.ac.uk
-			Psion WVE handler
-		Lutz Vieweg		lkv@mania.RoBIN.de
-			MAUD (Amiga) file handler
-		Tim Gardner		timg@tpi.com
-			Windows NT port for V7
-		Jimen Ching 		jiching@wiliki.eng.hawaii.edu
-			Libst porting bugs
-		Lauren Weinstein	lauren@vortex.com
-			DOS porting, scripts, professional use
-		Stan Brooks		stabro@megsinet.net
-			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		cbagwell@sprynet.com
-			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.)
-