I want to convert a handful of albums that were given to me in the bin/cue format. I tried several different approaches including wavpack, nero 6 and dbPoweramp, but always come up with white noise (like a data disc). What am I doing wrong?
Thanks
greynol
Dec 11 2006, 13:18
You are probably dealing with an endianness (byte order) issue.
ffooky
Dec 11 2006, 13:27
I don't know how difficult it is to install
sox on a Windows machine but you can just run
CODE
sox -t cdr data.bin CDImage.wav
Have you tried loading the cue as a CD in Daemon Tools?
DARcode
Dec 11 2006, 15:31
QUOTE(ffooky @ Dec 11 2006, 21:27)

I don't know how difficult it is to install
sox on a Windows machine but you can just run
CODE
sox -t cdr data.bin CDImage.wav
There's a Windows build too:
http://sourceforge.net/project/showfiles.p...ackage_id=10619
windowshade
Mar 10 2007, 17:57
You may have been given DTS CDs--which require a DTS decoder for audio playback.