| Copyright | (c) Sven Panne 2005-2016 |
|---|---|
| License | BSD3 |
| Maintainer | Sven Panne <svenpanne@gmail.com> |
| Stability | stable |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Sound.ALUT
Description
A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: http://distro.ibiblio.org/rootlinux/rootlinux-ports/more/freealut/freealut-1.1.0/doc/alut.html.
Documentation
module Sound.OpenAL
module Sound.ALUT.Initialization
module Sound.ALUT.Loaders
module Sound.ALUT.Version
module Sound.ALUT.Sleep