This repository was archived by the owner on May 22, 2025. It is now read-only.

Description
we have some discussions over there in neophobs repository if some osc interface clients support an event, which could trigger an osc message after the ui was loaded.
we have an arduino microcontroller running an osc server. parameters of the arduinos firmware are controllable via osc messages.
when opening the osc client first, the on the microcontroller present parameters are not visible to the osc client.
my idea was now, to send a sync command to the arduino, making it sending its current parameters to the client.
maybe this diagram makes it more clear.
is this something Control already supports?
cheers,
manu