Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08d9622

Browse files
committed
Document cdaiff and readcd
1 parent 67aad28 commit 08d9622

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Demo/sgi/cd/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,10 @@ recvcd.py Receive UDP packets containing CD audio data (from
1919
speaker or audio jack. Needs module al. (Doesn't
2020
actually use module cd.)
2121

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+
2227
Note that to read *data* CD-ROMs you must open /dev/rdsk/dks0d4s7 or
2328
some such special file...

0 commit comments

Comments
 (0)