======ALPY====== {{metacard>}} ALPY is a 3D sound kit, based op OpenAL, with a Python binding. It is (c) by Bram Stolk, and available under GPL license. Initially, this started out as a 1:1 translation of the OpenAL API onto Python. However, this does not work very well. OpenAL's API is pretty low-level, and has no object orientated model. Instead, ALPY is a layered system: On top of OpenAL, there is a set of C++ classes. On top of these C++ classes, a Python API was created (Thanks to SWIG: www.swig.org). {{tag>development unmaintained game_things}} ~~META:title=ALPY~~ ~~META:desc=3D sound kit, based on OpenAL, with a Python binding~~ ~~META:logo=~~ ~~META:link=http://www.stolk.org/alpy/~~ ~~META:screenshot=~~ ~~META:banner=~~ ~~META:author=Bram Stolk~~ ~~META:download=~~ ~~META:version=~~ ~~META:forum=~~ ~~META:manual=~~ ~~META:example=~~ ~~META:releasedate=~~