summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-12-14 15:06:22 (GMT)
committerGuido van Rossum <guido@python.org>1992-12-14 15:06:22 (GMT)
commit2739c9cce8082a8380a83342e6c150bd6f6a82ba (patch)
tree94fd67ae38294497adc7f0981294b69934fb9b08 /Demo
parent57fc52578f8301aee4f1c5e920e21316e9af8964 (diff)
downloadcpython-2739c9cce8082a8380a83342e6c150bd6f6a82ba.zip
cpython-2739c9cce8082a8380a83342e6c150bd6f6a82ba.tar.gz
cpython-2739c9cce8082a8380a83342e6c150bd6f6a82ba.tar.bz2
Added cmpaf.py
Diffstat (limited to 'Demo')
-rw-r--r--Demo/sgi/al/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/sgi/al/README b/Demo/sgi/al/README
index 532b407..fba67b7 100644
--- a/Demo/sgi/al/README
+++ b/Demo/sgi/al/README
@@ -4,6 +4,7 @@ Indigo and 4D/35.
alwatch.py Watch changes in device settings
broadcast.py Broadcast audio using UDP packets
+cmpaf.py Compare different audio compression schemes (uses fl)
intercom.py 2-way communication with another host (uses fl)
playaiff.py Play an AIFF file (as output by recordaiff)
playback.py Play raw audio data read from stdin