aboutsummaryrefslogtreecommitdiff
path: root/soxdial
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-14 14:07:13 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-14 14:07:13 -0400
commitd9e1ce11a323a73c11f4de9fc3f3e1e5eeddb3f3 (patch)
treeaf8d020d739fd3581f55d5897bfe70ffec003f5d /soxdial
parent728254c47b7381d569d45e95fd07e09b91f01b7e (diff)
downloadsoxdial-d9e1ce11a323a73c11f4de9fc3f3e1e5eeddb3f3.tar.gz
soxdial: tweak doc.
Diffstat (limited to 'soxdial')
-rwxr-xr-xsoxdial5
1 files changed, 5 insertions, 0 deletions
diff --git a/soxdial b/soxdial
index 703fdb3..572b6cd 100755
--- a/soxdial
+++ b/soxdial
@@ -300,6 +300,11 @@ These options affect B<sox>; see the B<sox>(1) man page for details.
=head1 NOTES
+B<1.> Any trailing silence at the end of the audio is removed, but
+silence at the start is left intact: the only way to get silence at
+the start is to use a comma or B<-s>, B<--silence>, which means the
+user I<wants> the leading silence.
+
B<2.> B<soxdial> works by iterating over the words on the command
line, and building up an array of B<sox> commands for each dial string
or segment of dial tone. At the end, all the B<sox> commands are run