Widgets Buttons - SysEx rather than CC

Hello,

I would like to map both my Yamaha Montage and MODX Scene buttons in Gig Performer so that I can trigger a MIDI bypass when a Scene button is pressed

When the physical buttons are pressed on the keyboard, they send out a Sysex message as follows:

SCENE 1 -> F0 43 10 7F 1C 02 30 4C 00 00 F7
SCENE 2 -> F0 43 10 7F 1C 02 30 4C 00 01 F7
SCENE 3 -> F0 43 10 7F 1C 02 30 4C 00 02 F7
SCENE 4 -> F0 43 10 7F 1C 02 30 4C 00 03 F7
SCENE 5 -> F0 43 10 7F 1C 02 30 4C 00 04 F7
SCENE 6 -> F0 43 10 7F 1C 02 30 4C 00 05 F7
SCENE 7 -> F0 43 10 7F 1C 02 30 4C 00 06 F7
SCENE 8 -> F0 43 10 7F 1C 02 30 4C 00 07 F7

We are able to map CC messages to buttons, anyway to map SysEx messages as well?

Thanks in advance.

Hi @sdmkeys, welcome to the forum.

Sysex Message cannot be mapped to a widget or global MIDI

With Bome Midi Translator you could implement a solution.
With this you can send SysEx Message from MODX to Bome and then translate it to whatever message you want.