shithub: sox

Download patch

ref: cbbb79d8f0981aa9b2585f4f1f2c64356af50afb
parent: 4a70ceff888f81d727aa36e1a2783b9e933956f4
author: Ulrich Klauer <ulrich@chirlu.de>
date: Wed Jan 18 19:58:17 EST 2012

Improve bend/pitch/speed/tempo documentation

Add cross references for the bend, pitch, speed, and tempo effects.
Also fix a mistake where pitch was described as changing tempo, too.

--- a/sox.1
+++ b/sox.1
@@ -1633,6 +1633,8 @@
 .B gain\ \-5
 in place of
 .BR gain\ 1 .
+.SP
+See also \fBpitch\fR.
 .TP
 \fBbiquad \fIb0 b1 b2 a0 a1 a2\fR
 Apply a biquad IIR filter with the given coefficients. Where b* and a* are
@@ -2562,8 +2564,7 @@
 .B tempo
 effect for a description of the other parameters.
 .SP
-See also the
-.B speed
+See also the \fBbend\fR, \fBspeed\fR,
 and
 .B tempo
 effects.
@@ -3312,8 +3313,7 @@
 resampling, in addition to the \fBspeed\fR effect, specify
 the \fBrate\fR effect with the desired quality option.
 .SP
-See also the
-.B pitch
+See also the \fBbend\fR, \fBpitch\fR,
 and
 .B tempo
 effects.
@@ -3929,7 +3929,7 @@
 .B speed
 for an effect that changes tempo and pitch together,
 .B pitch
-for an effect that changes tempo and pitch together, and
+and \fBbend\fR for effects that change pitch only, and
 .B stretch
 for an effect that changes tempo using a different algorithm.
 .TP