derkyjadex / M8WebDisplay

Display for headless M8 tracker
https://derkyjadex.github.io/M8WebDisplay/
MIT License
205 stars 42 forks source link

Connecting MIDI devices via WebMIDI? #11

Open colonel-blimp opened 2 years ago

colonel-blimp commented 2 years ago

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

derkyjadex commented 2 years ago

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.

bobbydigitales commented 1 year ago

I made this, which might prove useful:

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

https://github.com/bobbydigitales/midi_router