1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/audio/py-openal/pkg-descr

12 lines
436 B
Plaintext
Raw Normal View History

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