From 5e1989a6049a04f96d88c045ef9c037616c09dd3 Mon Sep 17 00:00:00 2001 From: rocky Date: Mon, 20 Apr 2009 07:15:09 -0400 Subject: [PATCH] Revise for new paranoia descriptions. --- example/C++/README | 4 ++-- example/README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/C++/README b/example/C++/README index b2286af3..dd64db96 100644 --- a/example/C++/README +++ b/example/C++/README @@ -29,8 +29,8 @@ 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. 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. + a CD-ROM with an audio CD in it and rips up to 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 diff --git a/example/README b/example/README index f99307af..9e89a493 100644 --- a/example/README +++ b/example/README @@ -58,8 +58,8 @@ mmc2a.c: Show MODE_SENSE page 2A paramaters: paranoia: 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. It looks for - a CD-ROM with an audio CD in it and rips the first 300 sectors - of track 1 to file track01s.wav. + a CD-ROM with an audio CD in it and rips up to the first 300 + sectors of track 1 to file track01s.wav. paranoia2: Another program to show using CD-DA paranoia using a more libcdio-oriented initialization. Probably more suited to