blob: 532b4079a8748ea4efd3c757bfcc600d05fc4480 [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
7intercom.py 2-way communication with another host (uses fl)
8playaiff.py Play an AIFF file (as output by recordaiff)
9playback.py Play raw audio data read from stdin
10playold.py Play an audio file recorded by the old 4D/25 audio
11radio.py Listen to UDP packets sent by broadcast.py
12rec_play.py Repeatedly record and play back a sample
13record.py Record raw audio data to stdout
14unicast.py Like broadcast but sends to one host