|
From: kd2bd <kd...@ya...> - 2007-11-26 17:34:36
|
> If you feel like testing this theory, you could edit the file
> src/misc.c. Look for any referenes to fseeko and replace with just
> fseek(). Probably WAV files will work after that.
>
> Chris
For what it's worth, I discovered that if I use the "trim" option:
play soundfile.wav trim 0.001
then SoX will indeed handle .wav files without a problem after modifying
misc.c according to the instructions above, as long as the trim argument is
greater than zero.
John
--
View this message in context: http://www.nabble.com/SoX-v14.0.0-WAV-file-issues...-tf4722025.html#a13954499
Sent from the SoX mailing list archive at Nabble.com.
|