OpenAL: A binding to the OpenAL cross-platform 3D audio API

[ bsd3, library, sound ] [ Propose Tags ]
Versions [RSS] 1.3, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.5.0.0, 1.6.0.0, 1.6.0.1, 1.7.0.0, 1.7.0.1, 1.7.0.2, 1.7.0.3, 1.7.0.4, 1.7.0.5
Dependencies base (>=3 && <5), ObjectName, StateVar, Tensor [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <sven.panne@aedion.de>
Category Sound
Home page http://connect.creativelabs.com/openal/
Bug tracker mailto:sven.panne@aedion.de
Uploaded by SvenPanne at 2009-07-23T19:29:37Z
Distributions FreeBSD:1.7.0.0, LTSHaskell:1.7.0.5, NixOS:1.7.0.5, Stackage:1.7.0.5
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 19012 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for OpenAL-1.4.0.0

[back to package description]
To build this package using Cabal directly from darcs, you must run
"autoreconf" before the usual Cabal build steps (configure/build/install).
autoreconf is included in the GNU autoconf tools.  There is no need to run
the "configure" script: the "setup configure" step will do this for you.