RustAudio / vst-rs

VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
MIT License
1.04k stars 91 forks source link

removed impl_clike, added num_enum #168

Closed cofinite closed 3 years ago

cofinite commented 3 years ago

Should resolve https://github.com/RustAudio/vst-rs/issues/167