openal-ffi: Low-level bindings to OpenAL.

[ bsd3, library, sound ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2021 IC Rainbow
Author IC Rainbow
Maintainer aenor.realm@gmail.com
Category Sound
Source repo head: git clone https://gitlab.com/dpwiz/openal-ffi
Uploaded by AlexanderBondarenko at 2021-12-22T16:10:55Z
Distributions NixOS:0.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 163 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-12-22 [all 1 reports]

Readme for openal-ffi-0.0.1

[back to package description]

openal-ffi

Very low-level bindings to the OpenAL library.

  • No OpenGL dependencies.
  • No point/vector/tensor/spaces dependencies.
  • No state and no resource management.
  • Modest DLL size.

Examples