clap-sys 0.1.0

Rust bindings for the CLAP audio plugin API
Documentation
1
2
3
4
5
6
7
8
9
10
# clap-sys

[![Cargo](https://img.shields.io/crates/v/clap-sys.svg)](https://crates.io/crates/clap-sys)
[![Documentation](https://docs.rs/clap-sys/badge.svg)](https://docs.rs/clap-sys)

Rust bindings for the [CLAP](https://cleveraudio.org/) audio plugin API.

## License

`clap-sys` is distributed under the terms of both the [MIT license](LICENSE-MIT) and the [Apache license, version 2.0](LICENSE-APACHE). Contributions are accepted under the same terms.