Hi, I'm not sure if his is possible or not but any help would be appreciated. I'm trying to set up a custom lighting controller and wondering if there is any way to release the current "on" status of a button in a supercontrol/subcontrol group without sending the Midi message that would normally be sent when the button is turned off so it would just clear any "on" button statuses and not send any Midi messages
I have a bunch of buttons grouped into sub controls of a knob that is a supercontroller so only one of the buttons can be selected at a time. They are configured so that you can turn each button (and corresponding light fixture) on or off, or when selecting another button in the group the one turns off and the other turns on. I have several of these groups set up for different functions (Derby, Strobe, Wash, etc.) and this is all working great. This allows customization of the lighting while on a preset/scene for ultimate flexibility.
The problem is that when I switch to a new preset, any buttons that were "on" remain on but I would like to clear the status without pressing each one and as a result sending the corresponding Midi messages. Is this possible?