7 lines
321 B
Text
7 lines
321 B
Text
|
PyOpenAL is a binding of OpenAL (http://www.openal.org) for Python.
|
||
|
This binding is at possible OO (Listener, Source and Buffer are objects).
|
||
|
Extensions are not supported yet. Supported file formats are Wave and Ogg
|
||
|
Vorbis (with the PyOgg and PyVorbis modules).
|
||
|
|
||
|
PyOpenAL can be used independently or along with py-Soya.
|