Crate vst3_bindgen

source ·
Expand description

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.

Functions§

  • Generates Rust bindings given a path to the VST 3 SDK.