[go: up one dir, main page]

grig.audio

Cross-target abstractions for supporting audio ports (C++, python, js/webmidi, python) and working with buffers of audio data.
https://grig.tech/

To install, run:

haxelib install grig.audio 0.0.5 

See using Haxelib in Haxelib documentation for more information.

README.md

grig.audio

pipeline status Build Status Gitter

See the haxe grig documentation

Audio I/O and Audio Primitives for haxe.

For c++ target, enable asio by specifying enable_asio AND giving the directory with asio_path:

haxe build.hxml -D enable_asio -D asio_path=C:/Users/username/Downloads/asio -cpp bin/Sine

For python target, pip packages numpy, scipy and pyaudio are needed.

Contributors
thomasjwebb
Version
0.0.5
Published
5 years ago
Dependencies
License
MIT

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