I only scanned the thread here so if someone already outlined what I do, I apologize for repeating.
I do file per track, appending the gaps to the end of the previous track. In addition, I save a CUE sheet (that I rename to have a TXT extension so SC will leave it alone) as if I'd ripped everything as a single track. In EAC this is the "Action -> Create CUE Sheet -> Single WAV File". If I ever need to generate the exact CD again (and I have a few times), I just need to stitch together all the individual WAV files into a single file with sox. $ flac -d *.flac $ sox *.wav Range.wav After this, the CUE file (renamed back to have a CUE extension) and the stitched WAV file are usable in EAC, Nero, CDBurnerXP (I think), and probably a dozen other programs. I toyed with doing one file per CD, but back when I started this (2004 or 2005) SlimServer support for CUE sheets wasn't quite where it seems to be now and, as Darth says, it is too late for me. This method also has the advantage of working seamlessly with Robin Bowes' flac2mp3.pl script for making an MP3 copy of one's music tree. -- eq72521 ------------------------------------------------------------------------ eq72521's Profile: http://forums.slimdevices.com/member.php?userid=1512 View this thread: http://forums.slimdevices.com/showthread.php?t=60945 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
