ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.49k stars 104 forks source link

Color Automation RGB jumble in 3.1.13 #1506

Open escuta opened 7 months ago

escuta commented 7 months ago

Hi, I've been using a Vec3f child in an OSC device to control RGB LEDs. The unit of the Vec3f is set to "color" and the type is set to RGB. I then control the LEDs with a color automation in the timeline. It works in all versions of Score up until 3.1.13, I believe. In 3.1.13, the red value gets set to 1 in the vector and does not change. The green and blue values set in color automation get swapped in the vector. ie. the value green is that of the blue in the automation and the blue is set with the value of the green. Cheers