paranoia.cpp: write WAV file of up to the first 300 sectors of the first track
*/Makefile.am remove any created WAV files. README: update paranoia descriptions parananoia.c: track-01.wav -> track01s.wav
This commit is contained in:
@@ -28,7 +28,9 @@ mmc2.cpp: A more involved MMC command to list features from
|
||||
|
||||
paranoia.cpp: A program to show using CD-DA paranoia (a library for jitter
|
||||
detection and audio-read error correction). This program uses
|
||||
an interface compatible (mostly) with cdparanoia.
|
||||
an interface compatible (mostly) with cdparanoia. It looks for
|
||||
a CD-ROM with an audio CD in it and rips the first 300 sectors
|
||||
of track 1 to file track1s.wav.
|
||||
|
||||
paranoia2.cpp: Another program to show using CD-DA paranoia using a more
|
||||
libcdio-oriented initialization. Probably more suited to
|
||||
|
||||
Reference in New Issue
Block a user