dvhdr/launchpad-pro

Provide means for declaring multiple MIDI ports over USB

ab5tract opened this issue · 3 comments

I would like to write a firmware that provides a USB MIDI port per function. This would allow the note mode to be routed to one instrument, the CC faders to another, and a sequencer and user mode to two more.

I was a bit disappointed to find out that the number of ports over USB is currently hardwired.

dvhdr commented

Hmmm, interesting idea. The would require changes to the USB descriptors and low level firmware, which is not currently part of this release. We'll give it some thought, sorry you couldn't achieve what you wanted.

dvhdr commented

Dynamic port changes are out of scope for now, sorry. For some awesome work on recreating factory firmware features, check out https://github.com/mat1jaczyyy/lpp-performance-cfw