shithub: sox

Download patch

ref: bd403cd4de5fd397e4d103f0e1b42d54c408bcb8
parent: c9782198d4a5150abd4eb5114d5d8d31433972fd
author: robs <robs>
date: Tue Jan 20 15:47:20 EST 2009

minor updates

--- a/sox.1
+++ b/sox.1
@@ -714,8 +714,8 @@
 SoX will output commands to plot the effect's transfer function, and
 then exit without actually processing any audio.  E.g.
 .EX
-	sox --plot octave input-file -n highpass 1320 > plot.m
-	octave plot.m
+	sox --plot octave input-file -n highpass 1320 > highpass.plt
+	octave highpass.plt
 .EE
 .TP
 \fB\-q\fR, \fB\-\-no\-show\-progress\fR
@@ -1003,7 +1003,7 @@
 is actually an audio device.
 .SP
 .B N.B.
-Unlike normal format characteristics, the endianness (byte, nibble, &
+Unlike other format characteristics, the endianness (byte, nibble, &
 bit ordering) of the input file is not automatically used for the output
 file; so, for example, when the following is run on a little-endian system:
 .EX
@@ -1435,7 +1435,7 @@
 with near silence, and the delay of 0\*d2 (seconds) has the effect of causing
 the compander to react a bit more quickly to sudden volume changes.
 .SP
-In this example, compand is being used as a noise-gate for when the
+In the following example, compand is being used as a noise-gate for when the
 noise is at a lower level than the signal:
 .EX
   play infile compand .1,.2 -inf,-50.1,-inf,-50,-50 0 -90 .1