I have a large number of .RAW audio files (unsigned 8-bit PCM with no-endianness) which I want to convert to .WAV files. What command-line tool (windows or linux) can I use to convert these quickly?
A:
audioconvert
is pretty standard (I think)
mencoder
isn't available by standard in totally-free linux distributions, but can convert to about anything
balpha
2010-01-13 17:59:36