e71bbbf387
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 Soya, our 3D engine for Python. WWW: http://home.gna.org/oomadness/en/pyopenal/index.html PR: ports/86926 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
11 lines
436 B
Text
11 lines
436 B
Text
PyOpenAL is a binding of OpenAL 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 Soya, our 3D
|
|
engine for Python.
|
|
|
|
PyOpenAL is Free Software, under the GNU LGPL license.
|
|
|
|
WWW: http://home.gna.org/oomadness/en/pyopenal/index.html
|