0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Demo/sgi/audio
1992-03-30 11:39:53 +00:00
..
play.py Initial revision 1992-03-30 11:39:53 +00:00
README Initial revision 1992-03-30 11:39:53 +00:00

Programs that demonstrate the use of the audio device on the SGI 4D/25.
These require the built-in module 'audio'.

XXX This hardware is already obsolete; see ../al for examples of audio
XXX on the Indigo and 4D/35.

play		Read a sound sample from a file and play it through the
		speaker.  Options to set volume, sampling rate etc.