Midi Remote doesn't recognise MIDI Program Change Messages | Novation LaunchPad

Hi @owenc, sending texts or LED-colors is 100% proprietary. So every device is very different regarding the MIDI messages.
On the API side we provide callbacks like:

knob.mSurfaceValue.mOnTitleChange or
knob.mSurfaceValue.mOnColorChange

But when those are being called, there’s no standard what you have to send to the hardware.

1 Like