libal 0.1.0

Raw FFI bindings to platform libraries like libal.
Documentation
1
2
3
4
5
6
7
8
9
10
# libal - Raw FFI bindings to platforms' audio library implementation

## Usage

Add the following to your `Cargo.toml`:

```toml
[dependencies]
libal = "0.0.0"
```