[NTLUG:Discuss] Xcdroast and Wavs

agoats agoats at compuserve.com
Sun Oct 2 09:55:21 CDT 2005


xcdroast is a frontend that uses cdrecord and cdrecord wants the wav
file in a 44100 Hz sample format.

Best thing to do is to use sox to do some conversions:

sox filename.wav filename.cdr

rm filename.wav

sox filename.cdr filename.wav

The first command converts any wav file to a stereo 44100 Hz sample and
any other issues for a RAW CD-R. You delete the original wav file and
then conver the cdr to wav again. This  will fix all of your issues with
wav files that you try to burn to disk.

Alvin




More information about the Discuss mailing list