I noticed when I moved the Hue-fader in the Color Picker that System Monitor said:
Programmer::SetEncoderChannel system 1 channel 6 to X, 0 0
Is it possible to control this fader from command line / Lua ?
I noticed when I moved the Hue-fader in the Color Picker that System Monitor said:
Programmer::SetEncoderChannel system 1 channel 6 to X, 0 0
Is it possible to control this fader from command line / Lua ?
to my knowledge this is not possible
- at least not without digging deep into the workaround rabbit hole
Let's stay out of the rabbit hole Andreas - I'll execute plan B.
what is plan B?
what is plan B?
I made my own 'hue fader' by storing all combinations of R/G/B in variables in Lua. Then selecting from them...
Hi Ringen,
would you mind to post your lua script here?
Best Regards
Sascha