To avoid being sad, I started obsessing over VST + MIDI dev
Over the last year, I have been developing tools to speed up my writing process
And I would like to package these tools in a VST so others can more easily use them, and provide critical feedback
I have already completed a template in Go, and C++; I'm going to do a Rust one next
For Go, I have found a very simple solution for pure go VSTs without Cgo
Any devs with experience with VSTs or even MIDI?