al: OpenAL 1.1 raw API.

[ bsd3, library, sound ] [ Propose Tags ]

OpenAL is a minimalistic sound API that aims to provide bare features for spacialized audio. The API looks like the OpenGL one, thus the libs are pretty great together. Up to now, no OpenAL extension is supported. You're highly invited to contribute ;). EAX is not supported yet either. It'll be embedded in future releases, soon. In order to build and install "al", you'll need to have pkg-config installed. For Ubuntu users, there might be a bug with pkg-config. If the install fails, consider using cabal install al your OpenAL setup is located to – you can help find that with find / -name al.h@.

Modules

[Last Documentation]

  • Sound
    • Sound.AL
      • Sound.AL.Buffer
      • Sound.AL.Defines
      • Sound.AL.EAX
      • Sound.AL.Errors
      • Sound.AL.Extensions
      • Sound.AL.Listener
      • Sound.AL.Source
      • Sound.AL.State
      • Sound.AL.Types
    • Sound.ALC
      • Sound.ALC.Context
      • Sound.ALC.Defines
      • Sound.ALC.Device
      • Sound.ALC.Errors
      • Sound.ALC.Extensions
      • Sound.ALC.State
      • Sound.ALC.Types

Flags

Automatic Flags
NameDescriptionDefault
stdcall

Use the stdcall call convention

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.4, 0.1.4.1, 0.1.4.2
Change log CHANGELOG.md
Dependencies base (>=4.6 && <5), mtl (>=2.1 && <2.3) [details]
License BSD-3-Clause
Copyright Dimitri Sabadie
Author Dimitri Sabadie <dimitri.sabadie@gmail.com>
Maintainer Dimitri Sabadie <dimitri.sabadie@gmail.com>
Category Sound
Home page http://github.com/phaazon/al
Bug tracker http://github.com/phaazon/al/issues
Source repo head: git clone git://github.com/phaazon/al.git
Uploaded by DimitriSabadie at 2018-03-17T17:58:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 11369 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-03-18 [all 3 reports]