From: Guido van Rossum Date: Wed, 15 Apr 1992 17:52:18 +0000 (+0000) Subject: Document cdaiff and readcd X-Git-Tag: v0.9.8~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d962260edb5a3403e01ea3714bee2c58ca9d4d;p=thirdparty%2FPython%2Fcpython.git Document cdaiff and readcd --- diff --git a/Demo/sgi/cd/README b/Demo/sgi/cd/README index c17e3cfa7f10..9b99e496c975 100644 --- a/Demo/sgi/cd/README +++ b/Demo/sgi/cd/README @@ -19,5 +19,10 @@ recvcd.py Receive UDP packets containing CD audio data (from speaker or audio jack. Needs module al. (Doesn't actually use module cd.) +cdaiff.py Dump CD audio to disk in AIFF format. + +readcd.py Utility module to make it easy to specify play lists + for a CD player (used by cdaiff.py). + Note that to read *data* CD-ROMs you must open /dev/rdsk/dks0d4s7 or some such special file...