The latest version of OpenAL is 1.7.0.5-1.
OpenAL
Version 1.7.0.2 revision 0 uploaded by SvenPanne.
Package meta
- Synopsis
- A binding to the OpenAL cross-platform 3D audio API
- Description
A Haskell binding for the OpenAL cross-platform 3D audio API, appropriate for use with gaming applications and many other types of audio applications.
On Windows, this package works well with the "OpenAL Soft" binary distribution from http://kcat.strangesoft.net/openal.html. Type 'cabal install --extra-lib-dirs=<DIR>' where <DIR> is the directory where libOpenAL32.dll.a is located (must be an absolute path). Then rename soft_oal.dll to OpenAL32.dll and put it somewhere in the PATH. I found that c:\Windows\ worked.
This package has also been tested on GNU/Linux and iOS.
- Author
- Sven Panne
- Bug reports
- https://github.com/haskell-openal/ALUT/issues
- Category
- Sound
- Copyright
- Copyright (C) 2003-2015 Sven Panne
- Homepage
- https://github.com/haskell-openal/ALUT
- Maintainer
- Sven Panne <svenpanne@gmail.com>, Stephen Blackheath <haskell.openal2.stephen@blacksapphire.com>
- Package URL
- n/a
- Stability
- n/a