Msc?

Each Event on the timeline allow define a PangoScript. There are "On Event Enter" and "On Event Leave" scripts. You can put your command(s) there.

For output sysex commands you should use command in OSC format. We use such command during initialization of APC 40 profile. This is example from profile:

/midi/sysex 0xF0, 0x47, 0x7F, 0x73, 0x60, 0x00, 0x04, 0x41, 0x08, 0x02, 0x01, 0xF7

So, technically you need to write one line inside of PangoScript.

Let us know more details and we will see how to simplify the process.

Best Regards,

Alexey.
 
Back
Top