ALUT

A binding for the OpenAL Utility Toolkit

https://github.com/haskell-openal/ALUT

Version on this page:2.4.0.2
LTS Haskell 20.24:2.4.0.3
Stackage Nightly 2023-06-04:2.4.0.3
Latest on Hackage:2.4.0.3

See all snapshots ALUT appears in

BSD-3-Clause licensed by Sven Panne
Maintained by Sven Panne
This version can be pinned in stack with:ALUT-2.4.0.2@sha256:6fbceae566b3d63118c67db71645f48ba22b195c58328863d274a76fba086fc1,3895
Used by 1 package in lts-9.21(full list with versions):

ALUT

A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy.

Hackage Build Status

You can find the required binaries here

Changes

2.4.0.2

  • Build examples via cabal.

2.4.0.1

  • Relaxed upper version bound for transformers.
  • Added CHANGELOG.md to distribution.