Pads led turns off by itself
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?
Sorry for the spammy amount of posts in a row, but I’ve just found a much better workaround to my problem – I’m almost tempted to call it a solution! It occurred to me when I remembered that I’d always thought mode selectors ought ideally to be implemented as the sort of “global” control I’d suggested above.
It turns out all I needed to do to stop my button receiving unwanted LED feedback was to register it as a “mode selector” in each mode, of that same mode. This has stopped the script from trying to send it 0 values on track or device selections, and if it’s still sending it anything on mode selections, it’s a 127 to indicate that the mode is selected. Nice!
I’m not sure how much help this approach might be to someone who does actually want to make script-defined changes to the status of their button LED (it suits me fine as I’m happy for mine to stay on), but it might be a partial solution – perhaps you can handle the rest via reactions and modifiers?
Sign up
User registration is currently not allowed.