Hey, Thanks for the suggestions (all) , but I can't find
sndfile-resample in either the
libsndfile-1.0.17.tar.gz
distribution that I had installed or the
libsndfile-1.0.18pre20.tar.gz
distribution that I just downloaded. Should it be near sndfile-convert
which
is in the examples dir?
Thanks
b
Esben Stien wrote:
Bobo <jadesecurity(a)earthlink.net> writes:
What is the best command line (or other) way to
convert 24/48K to CD
quality
//resample
sndfile-resample -to 44100 foo.wav bar.wav
//convert to 16 bit
sndfile-convert -pcm16 bar.wav baz.wav
I think sox is not 24 bit capable.
True.