Rust bindings for the CLAP audio plugin API.
clap-sys is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.
To start writing a plugin with these bindings, check out clap-sys-stubs which provides stubs for all CLAP callbacks.