CustomButton that sends one CC and reacts to another?
Posted: 15 Jan 2012 16:14
I'm interested in using a CustomButton that, when pressed sends a MIDI CC, but I need it's state to depend on another MIDI CC. The second CC is something that I don't have any other controls for in my interface. I'm thinking maybe I'll set the button to be a pad, and have its color depend on the value of the second CC.
Is it possible to have a script that's not associated with a control object monitor for incoming CCs? Or has anyone done this another way? I've done it with OSC, but I have to stick with MIDI on this.
Is it possible to have a script that's not associated with a control object monitor for incoming CCs? Or has anyone done this another way? I've done it with OSC, but I have to stick with MIDI on this.