Route MIDI from host PC to board?

Is there an easy way to play a plugin on the board using a midi controller connected to the host PC?

HI @shossa3,
maybe not very easy but what you can do is write a simple program that listens for MIDI on your host PC and routes it to SUSHi through either gRPC or OSC.

Another solution would be to set up some kind of MIDI networking software that connects to ALSA, like this one:

We haven’t tried it but it’s on our list, let us know if you have success with it.