ALUT: A binding for the OpenAL Utility Toolkit
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usenativewindowslibraries | When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin. | Enabled |
buildexamples | Build various ALUT examples. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ALUT-2.4.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 2.0, 2.1.0.0, 2.1.0.1, 2.1.0.2, 2.2.0.0, 2.3.0.0, 2.3.0.1, 2.3.0.2, 2.4.0.0, 2.4.0.1, 2.4.0.2, 2.4.0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ALUT, base (>=3 && <5), OpenAL (>=1.7 && <1.8), pretty, StateVar (>=1.1 && <1.3), transformers (>=0.2 && <0.7) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2005-2016 Sven Panne |
Author | Sven Panne |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Revised | Revision 1 made by Bodigrim at 2023-08-02T22:15:57Z |
Category | Sound |
Home page | https://github.com/haskell-openal/ALUT |
Bug tracker | https://github.com/haskell-openal/ALUT/issues |
Source repo | head: git clone https://github.com/haskell-openal/ALUT.git |
Uploaded | by SvenPanne at 2019-06-10T16:09:36Z |
Distributions | FreeBSD:2.4.0.0, LTSHaskell:2.4.0.3, NixOS:2.4.0.3, Stackage:2.4.0.3 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | TestSuite-TestWaveforms, TestSuite-TestVersion, TestSuite-TestMemoryLoader, TestSuite-TestFileLoader, TestSuite-TestErrorStuff, Basic-PlayFile, Basic-OpenALInfo, Basic-HelloWorld |
Downloads | 15697 total (56 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-10 [all 1 reports] |