I'm working with custom MIDI / USB controllers, and basically, I have light-up tactile switches (very pretty!), and I want them to be lit up if a clip contains data, otherwise, keep them dark if it's blank.
Examples:
Does A1 contain data?
turn on LED 1
Is A1 playing?
blink LED 1
etc.
Simple ...