blob: fba67b7ddf4ebb2f9a81d7b78f6b60cd38c06a16 [file] [log] [blame]
Guido van Rossumc96f38e1991-09-15 21:26:30 +00001This directory contains programs using the "al" interface, which gives
2access to the most important parts of the SGI Audio Library for the
3Indigo and 4D/35.
4
5alwatch.py Watch changes in device settings
6broadcast.py Broadcast audio using UDP packets
Guido van Rossum2739c9c1992-12-14 15:06:22 +00007cmpaf.py Compare different audio compression schemes (uses fl)
Guido van Rossumc96f38e1991-09-15 21:26:30 +00008intercom.py 2-way communication with another host (uses fl)
9playaiff.py Play an AIFF file (as output by recordaiff)
10playback.py Play raw audio data read from stdin
11playold.py Play an audio file recorded by the old 4D/25 audio
12radio.py Listen to UDP packets sent by broadcast.py
13rec_play.py Repeatedly record and play back a sample
14record.py Record raw audio data to stdout
15unicast.py Like broadcast but sends to one host