@hackage ALUT2.4.0.3

A binding for the OpenAL Utility Toolkit

ALUT Hackage Stackage LTS Stackage nightly Build Status

A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. You can find the required ALUT library e.g. here on GitHub.

  • Installation

  • Tested Compilers

  • Dependencies (4)

  • Dependents (0)

  • Package Flags

      usenativewindowslibraries
       (on by default)

      When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin.

      buildexamples
       (off by default)

      Build various ALUT examples.