[go: up one dir, main page]

hxopenal

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

To install, run:

haxelib install hxopenal 1.0.0 

See using Haxelib in Haxelib documentation for more information.

README.md

hxopenal

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


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


Installation

  • Either install the mod via haxelib install hxopenal for the latest release or haxelib git hxopenal https://github.com/Leather128/hxopenal.git for the latest possible version.
  • For now that's it.

Example Usage

See the demo folder for examples and demos on how to use the library in certain ways.

Contributors
Leather128
Version
1.0.0
Published
2 years 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