Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67aad28 commit 08d9622Copy full SHA for 08d9622
1 file changed
Demo/sgi/cd/README
@@ -19,5 +19,10 @@ recvcd.py Receive UDP packets containing CD audio data (from
19
speaker or audio jack. Needs module al. (Doesn't
20
actually use module cd.)
21
22
+cdaiff.py Dump CD audio to disk in AIFF format.
23
+
24
+readcd.py Utility module to make it easy to specify play lists
25
+ for a CD player (used by cdaiff.py).
26
27
Note that to read *data* CD-ROMs you must open /dev/rdsk/dks0d4s7 or
28
some such special file...
0 commit comments