sonobus icon indicating copy to clipboard operation
sonobus copied to clipboard

[FR] MIDI input for soundboard

Open sfjuocekr opened this issue 3 years ago • 2 comments

The VST has MIDI input, could this be used for the soundboard?

sfjuocekr avatar Apr 03 '23 01:04 sfjuocekr

We have plans to use it for a lot of things, remote control bindings, and even sending midi to other people via the network…

essej avatar Apr 03 '23 02:04 essej

These plans sound great. Looking forward to it.

Just one quirk to keep in mind: for MIDI transport control messages (play/stop (Mackie)), Reaper can't use VST. It can only use a physical MIDI port since that functionality is in Reaper's Control/OSC/Web section and is not touching the VST engine at all.

Currently, we are using Bome Network to route Mackie Control MIDI messages between us, which was made possible by the fact that the studio machine has a static IP address.

AtmanActive avatar Feb 24 '24 10:02 AtmanActive