From 4d6cdf9561efe1f08e7fe93f4450e7389286ef8d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 9 Apr 2024 14:34:48 -0400 Subject: soxdial: tweak doc. --- soxdial | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/soxdial b/soxdial index 0de46c9..357da0b 100755 --- a/soxdial +++ b/soxdial @@ -76,18 +76,6 @@ Set the bits per sample. Default is 8. The only other choice is 16. as signed. If this option is used, it B occur on the command line B any dial string. -=item B<-X>, B<--random> - -Randomize the timing. Digit length (B<-l>), inter-digit timing -(B<-d>), and the comma (B<-c>) will vary from 1x to 2x the amount -specified. This does a pretty good impression of a human dialling a -number manually. - -=item B<-Y>, B<--no-random> - -Disable randomized timing. This is the default; this option exists -to turn off a prior B<-X>, B<--random> option. - =item B<-S>, B<--stereo> Output stereo audio. The left and right channels will contain the same @@ -160,6 +148,18 @@ or 500ms. Can be randomized with B<-X>, B<--random>. Decreases the digit, delay, and comma times by 50%. +=item B<-X>, B<--random> + +Randomize the timing. Digit length (B<-l>), inter-digit timing +(B<-d>), and the comma (B<-c>) will vary from 1x to 2x the amount +specified. This does a pretty good impression of a human dialling a +number manually. + +=item B<-Y>, B<--no-random> + +Disable randomized timing. This is the default; this option exists +to turn off a prior B<-X>, B<--random> option. + =item B<-x>, B<--extended> Allows the extended touchtone pad keys A, B, C, and D. B -- cgit v1.2.3