I would like to generate files of silence of specific durations, all at 16+kHz, 16bit wide, and single channel. After reading http://sox.sourceforge.net/sox.html I believe the following command should do that, but instead it produces a tone:
sox --null --rate 16k --bits 16 --channels 1 "C:/Users/me/Desktop/silent19secs.wav" synth trim 0.0 19.907625
Please tell me how to adjust this command.
Cheers,
David
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Sox-users mailing list Sox-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/sox-users