vst-rs
vst-rs copied to clipboard
Registering that a track or project is being "worked on"
Hi guys!
Sorry for the newb questions, I am very new to Rust, but also to plugin development.
I want to build a very simple plugin that registers whether a track/project is being worked on or not. Are there some events that I can listen to from this plugin?
Thanks again!