# vst3-bindgen
[](https://crates.io/crates/vst3-bindgen)
[](https://docs.rs/vst3-bindgen)
A binding generator for the VST 3 API. `vst3-bindgen` can be used to generate Rust bindings for the VST 3 API from the original C++ headers.
## License
`vst3-bindgen` 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.