diff options
-rwxr-xr-x | soxdial | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -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<must> occur on the command line B<before> 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<Disables> |