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

Add ability to get raw data as slice from `vst::event::Midi` without needing to destructure #182

Open piedoom opened 2 years ago

piedoom commented 2 years ago

This is useful when passing that functionality to something like wmidi