shithub: sox

Download patch

ref: 62421c1a9d55bba55223a206a62bb85536cf35fc
parent: a53c80715e13ac174d3393dac3bf458a5c3d7059
author: robs <robs>
date: Fri Sep 26 08:08:47 EDT 2008

minor

--- a/sox.1
+++ b/sox.1
@@ -757,7 +757,7 @@
 .TP
 \fB\-b\fR \fIBITS\fR, \fB\-\-bits\fR \fIBITS\fR
 The number of bits in each encoded sample.
-Not applicable to complex encodings, e.g. MP3, FLAC.
+Not applicable to complex encodings, e.g. MP3, GSM.
 Not necessary with encodings that have a fixed number of bits, e.g.
 A/\(*m-law, ADPCM.
 .TP
@@ -2479,6 +2479,12 @@
 like:
 .EX
 	sox -n -n synth 6 tri 10k:14k spectrogram -z 100 -w k
+.EE
+Append the following to the `chime' example in the
+.B delay
+effect to see its spectrogram:
+.EX
+	rate 2k spectrogram -x 200 -Z -15 -w k
 .EE
 For the ability to perform off-line processing of spectral data, see the
 .B stat