jack-sys 0.5.1

Low-level binding to the JACK audio API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.

## C JACK API

[API documentation](https://jackaudio.org/api/)