• Stars
    star
    176
  • Rank 216,987 (Top 5 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created almost 3 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rust bindings for the CLAP audio plugin API

clap-sys

Cargo Documentation

Rust bindings for the CLAP audio plugin API.

  • clack: Experimental safe Rust wrappers for the CLAP API
  • clap-sys-stubs: A template project containing empty function definitions for every CLAP interface
  • clap-validator: A tool for validation and automated testing of CLAP plugins
  • NIH-plug: High-level Rust plugin framework with CLAP support

License

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.