hxal

This library provides bindings for using the OpenAL (specifically OpenAL Soft) audio library in a Haxe project.
https://github.com/swordcube/hxal.git

To install, run:

haxelib install hxal 1.1.1 

See using Haxelib in Haxelib documentation for more information.

README.md

hxal

Haxe/hxcpp @:native bindings for OpenAL via OpenAL Soft.


This library only works with the Haxe cpp target via hxcpp.


Installation

Install through the haxelib

haxelib install hxal

or with git for the latest updates.

haxelib git hxal https://github.com/swordcube/hxal.git

Example Usage

See the Demo Folder for examples / demos that you can use to understand how to use the library.

Credits

  • Leather128 - The original hxopenal repository
  • MidnightBloxxer - Updated AL.hx and ALC.hx taken from Blueprint
Contributors
swordcube
Version
1.1.1
Published
11 months ago
Dependencies
License
GPL

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub