About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: Sven Panne <svenpanne@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.1
  2. 8.6.5
  3. 8.4.3
  4. 8.2.2
  5. 8.0.2
  6. 7.10.3

Package Flags

Use the -f option with cabal commands to enable 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.

Readme

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.