ref: c20851ae53984b94203ef6ba15e14516526b9e86
parent: ba6bcbd619f934875630bc003367a57c2964b218
author: robs <robs>
date: Sat Apr 25 16:30:16 EDT 2009
minor change
--- a/libsox.3
+++ b/libsox.3
@@ -29,7 +29,7 @@
.SP
.fi
..
-.TH SoX 3 "March 31, 2009" "libsox" "Sound eXchange"
+.TH SoX 3 "April 25, 2009" "libsox" "Sound eXchange"
.SH NAME
libsox \- SoX, an audio file-format and effect library
.SH SYNOPSIS
--- a/sox.1
+++ b/sox.1
@@ -29,7 +29,7 @@
.SP
.fi
..
-.TH SoX 1 "March 31, 2009" "sox" "Sound eXchange"
+.TH SoX 1 "April 25, 2009" "sox" "Sound eXchange"
.SH NAME
SoX \- Sound eXchange, the Swiss Army knife of audio manipulation
.SH SYNOPSIS
@@ -1095,9 +1095,11 @@
abbreviations in scripts is not recommended.
.TP
\fB\-s\fR\^/\fB\-u\fR\^/\fB\-f\fR\^/\fB\-A\fR\^/\fB\-U\fR\^/\fB\-o\fR\^/\fB\-i\fR\^/\fB\-a\fR\^/\fB\-g\fR
-Aliases for specifying the encoding types
+Deprecated aliases for specifying the encoding types
\fBsigned-integer\fR, \fBunsigned-integer\fR, \fBfloating-point\fR, \fBmu-law\fR, \fBa-law\fR, \fBoki-adpcm\fR, \fBima-adpcm\fR, \fBms-adpcm\fR, \fBgsm-full-rate\fR
-respectively.
+respectively (see
+.B \-e
+above).
.TP
\fB\-\-no\-glob\fR
Specifies that filename `globbing' (wild-card matching) should not be
@@ -2507,7 +2509,7 @@
lB lw52.
\-M/\-I/\-L Phase response = minimum/intermediate/linear
\-s Steep filter (band-width = 99%)
-\-a Allow aliasing above the pass-band
+\-a Allow aliasing/imaging above the pass-band
\-b\ 74\-99\*d7 Any band-width %
\-p\ 0\-100 T{
.na
@@ -2567,12 +2569,12 @@
.SP
If the
.B \-a
-option is given, then aliasing above the pass-band is allowed. For
+option is given, then aliasing/imaging above the pass-band is allowed. For
example, with 44\*d1kHz sampling rate, and a
resampling band-width of 95%, this means that frequency content above
21kHz can be distorted; however, since this is above the pass-band (i.e.
above the highest frequency of interest/audibility), this may not be a
-problem. The benefits of allowing aliasing are reduced processing time,
+problem. The benefits of allowing aliasing/imaging are reduced processing time,
and reduced (by almost half) transient echo artefacts.
Note that if this option is given, then
the minimum band-width allowable with
--- a/soxformat.7
+++ b/soxformat.7
@@ -29,7 +29,7 @@
.SP
.fi
..
-.TH SoX 7 "March 31, 2009" "soxformat" "Sound eXchange"
+.TH SoX 7 "April 25, 2009" "soxformat" "Sound eXchange"
.SH NAME
SoX \- Sound eXchange, the Swiss Army knife of audio manipulation
.SH DESCRIPTION
--- a/soxi.1
+++ b/soxi.1
@@ -29,7 +29,7 @@
.SP
.fi
..
-.TH SoXI 1 "March 31, 2009" "soxi" "Sound eXchange"
+.TH SoXI 1 "April 25, 2009" "soxi" "Sound eXchange"
.SH NAME
SoXI \- Sound eXchange Information, display sound file metadata
.SH SYNOPSIS