OSC support

Hi,

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.

The manual states ‘upcoming’ for NG OSC support.

http://www.ucapps.de/midibox_osc.html

What is the state of NG/OSC implementation? And do you generally think it’s the best way to go instead of MIDI?

Another question.

If a VST plugin (for example DIVA) exposes hundreds or even thousands ofMIDI CC’s, would Midibox have sufficient RAM/CPU to handle that many params?

theres a topic about rtpMIDI maybe you should consider that one. Its faster and more reliable.

< base_url >/topic/18526-midibox-goes-rtp-midi/?do=embed&embedComment=162032&embedDo=findComment#comment-162032

Regards, Novski

Thanks for hint

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.