Rust stub implementation of clap-sys callbacks for the CLAP audio plugin format.
Just fork this repo and get started working on your CLAP project in Rust! 👏
This project uses the quick_gen python3 script to generate
almost the entirety of the bindings. (Only manual editing of the
surround.rs is required after automatic
generation.) This script is known to work with python 3.8.9
on MacOS.