jildertviet / JFixLib

Library to control multiple light fixtures with the same codebase
0 stars 0 forks source link

GUI for JFixture in SC #17

Closed jildertviet closed 10 months ago

jildertviet commented 10 months ago
jildertviet commented 10 months ago

Modes: static, rgbw, brightness

// When using sliders
switch(mode):
case 'static': send RGBW, set synth
case 'rgbw': set synth // (rgbw is send by routine)
case 'brightness': send RGBW, set synth // (although is doesn't do anything)
// Always set the variables in the object