shithub: sox

Download patch

ref: bbfe1e80d99dce169011c194cea17bc95ef425ee
parent: 8aa8cb3e281c49f7dc40c0997133d38c8ba1cf89
author: robs <robs>
date: Sat Nov 3 14:05:32 EDT 2007

a little more detail

--- a/soxeffect.7
+++ b/soxeffect.7
@@ -760,6 +760,14 @@
 .SP
 Add reverberation to the audio using the freeverb algorithm.
 Default values are shown in parenthesis.
+.SP
+Note that
+.B reverb
+increases both the volume and the length of the audio, so to prevent clipping
+in these domains, a typical invocation might be:
+.EX
+	play dry.au vol -3dB pad 0 3 reverb
+.EE
 .TP
 \fBreverse\fR
 Reverse the audio completely.