i would appreciate any help in this area
as any programming of the logic in the rules section i find diffucult
im using a maschine Jam controller in midi mode, in which i can change the LED feedback of colours using midi note velocity with their corresponding indexed values
i’ve been wondering how to implement various feedback states
so that LED combinations will utilise blinking speeds alongside alternating colour combinations?
i also require that feedback remains looped(active) until a new midi input is triggered to set off another LED combination, & disable the feedback state of the previous
4 states would be a good starting point for a single colour
LED on
LED off
LED blinking Slow
LED blinking Fast
& then another translator to add a alternating LED colour
& another translator LED colour that would have a alternating colour + a fast blink on one of the colours to differentiate a different state??
im not sure how complex the rule-set might become, but the idea is to have recognisable Feedback states on a single button for monitoring purposes
im not even sure if this is entirely practical?