i’m trying to evaluate the best way to control VST plugins. These plugins mostly have Midi CC’s implemented and it should be possible via an VST host to communicate via OSC instead of MIDI/CC.
I’d like to keep things as standard and simple as possible. I don’t predict many MIDI events in parallel in normal operation. Maybe when a patch change in the plugin have to be synced back to controller? I’ve the feeling OSC or RTP could be a bit over top for a synth controller, but I’ve no idea.
Firsti’ve to ensure that MIOS/Core32 is capable of doing all the internal parameter handling for me.
Added:
The plugin host has to support RTP MIDI, right? OSC is supported be some.