Pere Camps <[EMAIL PROTECTED]> writes: > Anyone know of something that does mp3 to wav conversion?
For a free solution, something like:
% mpg123 -s foo.mp3 | sox -t .raw -u -w -c 2 -r 44100 - foo.wav
--
Carey Evans <*> http://home.clear.net.nz/pages/c.evans/ gc
"Trust Ivanova. Trust yourself. Anybody else - shoot 'em."
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .

