oss module
The oss module is an interface to the Open Sound System
from the Python programming language.
The Open Sound
System is a UNIX device driver and API that allows you to
- record and play digitized audio,
- control input and output volume levels,
- select recording sources, and
- generate synthesizer commands and midi bytes
controlled by a low-level sequencer.
The OSS runs on FreeBSD, Linux, BSD/OS, Solaris, and other
operating systems. There is a free implementation of the OSS
API called OSS
Free.
Web Page
The oss module web page is at
http://www.indra.com/~tim/ossmodule
Version
The current version of the oss module is 0.0. This is
obviously an "alpha" version. I've only tried it on FreeBSD.
Documentation
The documentation is available in plain
text, html, and postscript.
Download
The module and its documentation are available from
http://www.indra.com/~tim/ossmodule/ossmodule-0.0.tar.gz
Tim Butler
Last modified: Thu Jul 31 00:24:39