The latest version of al is 0.1.4.2-0.
al
Version 0.1.1.1 revision 0 uploaded by DimitriSabadie.
Package meta
- Synopsis
- OpenAL 1.1 raw API.
- Description
OpenAL is a minimalistic sound API that aims to provide bare features for spacialized audio. The API looks like the *OpenGL* one, thus the libs are pretty great together. Up to now, no OpenAL extension is supported. You're highly invited to contribute ;). EAX is not supported yet eiher. It'll be embedded in future releases, soon. IMPORTANT: In order to build and install "al", you'll need to pass the path of the include and libs directory of your OpenAL installation. Then use this to install:
cabal install --extra-include-dirs=path_to_include --extr-lib-dirs=path_to_libs
- Author
- Dimitri Sabadie <dimitri.sabadie@gmail.com>
- Bug reports
- http://github.com/phaazon/al/issues
- Category
- Sound
- Copyright
- Dimitri Sabadie
- Homepage
- http://github.com/phaazon/al
- Maintainer
- Dimitri Sabadie <dimitri.sabadie@gmail.com>
- Package URL
- n/a
- Stability
- experimental