#platform #raw #ffi

libal

Raw FFI bindings to platform libraries like libal

1 unstable release

0.1.0 Oct 14, 2020

#81 in #raw

MIT license

18KB
371 lines

libal - Raw FFI bindings to platforms' audio library implementation

Usage

Add the following to your Cargo.toml:

[dependencies]
libal = "0.0.0"

No runtime deps