aboutsummaryrefslogtreecommitdiff
path: root/demo/sgi/audio/README
diff options
context:
space:
mode:
authorSkip Montanaro <[email protected]>2021-02-16 14:40:46 -0600
committerSkip Montanaro <[email protected]>2021-02-16 14:40:46 -0600
commita19a216bc60160c162e616145ef091dd18ce4e61 (patch)
treefa4bdff21f9b04a125c84a2bfab8a1c738359e15 /demo/sgi/audio/README
downloadpython-0.9.1-patched-QoL-a19a216bc60160c162e616145ef091dd18ce4e61.tar.xz
python-0.9.1-patched-QoL-a19a216bc60160c162e616145ef091dd18ce4e61.zip
Python 0.9.1 as posted in alt.sources
Diffstat (limited to 'demo/sgi/audio/README')
-rw-r--r--demo/sgi/audio/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/demo/sgi/audio/README b/demo/sgi/audio/README
new file mode 100644
index 0000000..17dc9b2
--- /dev/null
+++ b/demo/sgi/audio/README
@@ -0,0 +1,5 @@
+Programs that demonstrate the use of the audio device on the SGI 4D/25.
+These require the built-in module 'audio'.
+
+play Read a sound sample from a file and play it through the
+ speaker. Options to set volume, sampling rate etc.