jildertviet / JFixLib

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

Always read synth values when opening GUI #24

Closed jildertviet closed 7 months ago

jildertviet commented 7 months ago

For global GUI: read synth[0]

jildertviet commented 7 months ago

For global JFixture GUI no brightness is read. EDIT: now children[0].synth.get(\amp) is read.

Read from synth: brightness (amp).

Read from object: asr, rgbw, brightness, brightnessAdd.