John Goerzen <[EMAIL PROTECTED]> writes: > I am looking for a good program to read audio from an audio CD and > store it in a file suitable for later recording. I am aware of the > cdda2wav program, which will generate WAV files that then need to be > converted back to cdr format by a program like sox. But surely there > has to be an easier and better way to do it. Converting to wavs and > back seems rather cumbersome.
As a wild guess, does `dd if=/dev/<cd-device> of=raw.cd.image', or something along those lines, work? -- Ben Pfaff <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Senders of unsolicited commercial e-mail will receive free 32MB core files! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .