Discovered a small bug where when an OSC Input Region (visible on the lattice) receives an external input value message, the input region lights up (as it should) but then continues to stay lit after the message has completed.
This region should instead darken again, once the message is complete (ie, lit = message currently being received, dark = message not currently being received)
I am unsure of the source of the bug - could be something to do with the osc input messages not notifying other threads or vice versa with the GUI - but it ultimately doesn't affect the functionality. The bug is purely visual.
Discovered a small bug where when an OSC Input Region (visible on the lattice) receives an external input value message, the input region lights up (as it should) but then continues to stay lit after the message has completed.
This region should instead darken again, once the message is complete (ie, lit = message currently being received, dark = message not currently being received)
I am unsure of the source of the bug - could be something to do with the osc input messages not notifying other threads or vice versa with the GUI - but it ultimately doesn't affect the functionality. The bug is purely visual.
Below is a photo: