cpython/Demo/sgi/audio
Guido van Rossum 715a653152 Initial revision 1992-03-30 11:39:53 +00:00
..
README Initial revision 1992-03-30 11:39:53 +00:00
play.py Initial revision 1992-03-30 11:39:53 +00:00

README

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.