shithub: sox

Download patch

ref: 0a66e0fac9021b948fed671c9ec35a09f7d28c0a
parent: 8c2ffe1623bd26348f2d371f248e9e33ff4600db
author: cbagwell <cbagwell>
date: Thu Nov 16 13:28:21 EST 2000

Adding a little extra docs on trim effect.

--- a/sox.1
+++ b/sox.1
@@ -1035,7 +1035,9 @@
 Trim can trim off unwanted audio data from the beginning and end of the
 audio file.  Audio samples are not sent to the output stream until
 the \fIstart\fR location is reached.  \fIstart\fR is a floating point number
-that tells the number of seconds to wait before starting.
+that tells the number of seconds to wait before starting.  If you know the
+sample number you would like to start at then the seconds can be obtained
+by multiply (sample # * sample rate).
 .br
 The optional \fIlength\fR parameter tells the number of samples to output
 after the \fIstart\fR sample and is used to trim off the back side of the