I’d like to display some text with my midibox hardware. Therefore i want to program an application on my computer, which sends some character strings via midi to the midibox. I think i can use the midibox LC application. Now my question: How does the LC (or MC, MM) Protocol transmit such a character string (e.g. channel names)? Is there a simpler way to do this (maybe assembler)?
It’s an internal MIOS feature which works also in a running application. If you want to prevent that the message vanishes after 2 seconds, you have to modifiy the USER_DISPLAY_Init hook (e.g. the small skeleton: add a “return” below USER_DISPLAY_Init")
Example for a message (use MIDI-Ox to send this command)