Blinking led stripes
Posted: Thu May 10, 2018 10:33 am
Hello
This is my very first post, so sorry if not at the right place or a too simple question, but trust me, i've tried to find out a solution before posting !
I have RGB led stripes controlled by QLC+. Leds blinks when the value is lower than "20" (dmx value) So, I(ve setup the faders values from 20-255
-> blinking solved
I also have buttons to force the R, G, B values to Max 255; When I click them the selected value goes to 255; When click again, back to the fader value
-> works fine too
The issue now : I'd like to set the R, G, B value to "0". And it seems there is a conflict with the faders that don't allow the "0" value because they start at "20".
This also worth for regular cursors (0-255); I succeeded adding a function to a button to force the max value that allows to switch between max (255) and fader value, but i'd like to do the same with black (pressed = 0, unpressed = back to the fader value)
How should i proceed ?
Thanks for your help !
This is my very first post, so sorry if not at the right place or a too simple question, but trust me, i've tried to find out a solution before posting !
I have RGB led stripes controlled by QLC+. Leds blinks when the value is lower than "20" (dmx value) So, I(ve setup the faders values from 20-255
-> blinking solved
I also have buttons to force the R, G, B values to Max 255; When I click them the selected value goes to 255; When click again, back to the fader value
-> works fine too
The issue now : I'd like to set the R, G, B value to "0". And it seems there is a conflict with the faders that don't allow the "0" value because they start at "20".
This also worth for regular cursors (0-255); I succeeded adding a function to a button to force the max value that allows to switch between max (255) and fader value, but i'd like to do the same with black (pressed = 0, unpressed = back to the fader value)
How should i proceed ?
Thanks for your help !