ref: a84236689085cd2f88a4dcad44b5fe344ac1b485
parent: 491a6439c62d616e3036803ee58cc85c2e89418b
author: cbagwell <cbagwell>
date: Sat Oct 25 15:52:18 EDT 2008
Add crazy example that shows most 14.2.0 new features including -p option, multiple effect chains, and multiple output files.
--- a/sox.1
+++ b/sox.1
@@ -130,6 +130,13 @@
rec -M take1.aiff take1-dub.aiff
.EE
records a new track in a multi-track recording.
+.EX
+ rec -r 44100 -2 -s -p silence 1 0.50 0.1% 1 10:00 0.1% | sox -p song.ogg silence 1 0.50 0.1% 1 2.0 0.1% : newfile : restart
+.EE
+records a stream of audio such as LP/cassette and splits in to multiple
+audio files at points with 2 seconds of silence. Also does not start
+recording until it detects audio is playing and stops after it sees
+10 minutes of silence.
.SP
N.B. Detailed explanations of how to use \fIall\fR SoX parameters, file
formats, and effects can be found below in this manual, and in