Revision 12 as of 2007-11-23 14:30:37

Clear message

Audio in python

This page tries to provide a starting point for those who want to work with audio in combination with python. If you are looking for podcast and such on Python you are not at the right place here, but PythonAudioMaterial is.

Built in modules

The [http://docs.python.org/lib/mmedia.html Multimedia Services] allow for some basic audio functionality in python. It consists of the following modules:

Beyond the default modules

Alternatively, you might want to learn about audio programming in Python. There is a veritable forest of stuff out there, but here are some good starting points.

Platform independent

Platform dependent

Modules relying on closed source


CategoryDocumentation

Unable to edit the page? See the FrontPage for instructions.