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:
rocky
2009-04-20 07:06:02 -04:00
parent 768c2ff249
commit 2c37ff8db5
6 changed files with 66 additions and 19 deletions

View File

@@ -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