| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | sven.panne@aedion.de |
| Safe Haskell | Safe-Inferred |
Sound.OpenAL.ALC.BasicTypes
Description
This module corresponds to the introductory parts of chapter 6 (AL Contexts and the ALC API) of the OpenAL Specification and Reference (version 1.1).
The context API makes use of ALC types which are defined separately from the
AL types - there is an ALCboolean, ALCchar, etc.
Documentation
type ALCboolean = Int8Source
8-bit boolean