🔥 Lifetime deal! Get Control Surface Studio for Just £67 👉 Click Here To Get It
Time left... mailtimers.com
⚠️ Lifetime licenses are ending soon, get yours before they're gone ⚠️
Your shopping cart is empty.

MIDI messages sent back to the controller are repeated

Submitted by Golden Frog on Fri, 01/06/2023 - 15:14
Golden Frog
Control Surface Studio User

I wanted to send sysex messages back to my controller, but noticed the script sends the same message 11 times. I did a simple test creating a reaction that is triggered when one button is pressed. The action is just sending the following sysex message (there's not any loop or extra code before):

self._send_midi((240, 0, 0, 102, 16, 1))

I'm attaching what the controller is receiving in its input from the script. The button pressed is sent from the controller (CC 39, value 127), and the script sends back 11 sysex messages. I did also the test sending back a MIDI CC value instead of sysex (raw) messages and the same thing happens.

Is this a bug?

Topic Category: 

0 Responses