jack-sys 0.2.3

Low-level binding to the JACK audio API.
Documentation
1
2
3
4
5
6
7
# jack-sys 


[![crates.io](https://img.shields.io/crates/v/jack-sys.svg)](https://crates.io/crates/jack-sys)

Low-level bindings for the [JACK Audio Connection Kit](http://jackaudio.org/). Generated using [rust-bindgen](https://github.com/rust-lang/rust-bindgen).

Requires JACK to be installed on the system.