]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document cdaiff and readcd
authorGuido van Rossum <guido@python.org>
Wed, 15 Apr 1992 17:52:18 +0000 (17:52 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 15 Apr 1992 17:52:18 +0000 (17:52 +0000)
Demo/sgi/cd/README

index c17e3cfa7f1096a1e27854f08cf7e04af37a0dd9..9b99e496c9759cff07515ed9d63a333fbed985cf 100644 (file)
@@ -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...