M8WebDisplay icon indicating copy to clipboard operation
M8WebDisplay copied to clipboard

Connecting MIDI devices via WebMIDI?

Open colonel-blimp opened this issue 3 years ago • 2 comments

Would it be feasible to connect MIDI devices to a headless M8 via M8WebDisplay using WebMIDI?

colonel-blimp avatar Jan 05 '22 15:01 colonel-blimp

I assume you looking to do something like connecting a USB MIDI keyboard and have it control the M8. I believe that should be possible. The tricky part would be building the UI and managing the configuration.

I don't if/when I'll get round to trying to build this, but you should be able to use standalone MIDI routing apps to achieve this, eg. MIDI Patchbay for macOS.

derkyjadex avatar Jan 10 '22 00:01 derkyjadex

I made this, which might prove useful:

https://bobbydigitales.github.io/midi_router/

https://github.com/bobbydigitales/midi_router

bobbydigitales avatar Mar 05 '23 03:03 bobbydigitales