RustAudio/vst-rs

Registering that a track or project is being "worked on"

Reached opened this issue · 0 comments

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!