Pads led turns off by itself

1.54K viewsCSS Questions
0

Hi,
I have a small problem.
For some reason at some point some of my LEDs from my midi controller turns off.

How can I identify what the problem could be?

admin Changed status to publish
0

I’m having a similar problem (I think)…
I have a button on my keyboard that I’d like to keep lit in blue (mainly because it looks nicer than when it’s red!), but to allow me to turn a device on and off (an octave shifter in the first slot).
My script is doing what I want it to do, except that when it initialises, it changes the button colour to red.
I’m using a reaction to respond to the button being pressed (whatever value is sent), and one of the response actions is to send a 127 back to the button, so it turns blue and stays blue on subsequent presses.
But if I add another device, or switch tracks, it goes red again!
I’ve tried making it a momentary and a toggle button, and even a “knob” with a range of 127-127, but nothing seems to stop the script from resetting it to red (0) on initialisation, device selection and track selection (at least I think those are the events that are responsible).

admin Changed status to publish
Attached Files:
You are viewing 1 out of 40 answers, click here to view all answers.