# ALUT [![Hackage](https://img.shields.io/hackage/v/ALUT.svg)](https://hackage.haskell.org/package/ALUT) [![Stackage LTS](https://www.stackage.org/package/ALUT/badge/lts)](https://www.stackage.org/lts/package/ALUT) [![Stackage nightly](https://www.stackage.org/package/ALUT/badge/nightly)](https://www.stackage.org/nightly/package/ALUT) [![Build Status](https://img.shields.io/travis/haskell-openal/ALUT/master.svg)](https://travis-ci.org/haskell-openal/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. You can find the required ALUT library e.g. [here on GitHub](https://github.com/vancegroup/freealut).