Control icon indicating copy to clipboard operation
Control copied to clipboard

Events On Loading An Interface

Open swissmanu opened this issue 13 years ago • 0 comments

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

swissmanu avatar Mar 23 '12 09:03 swissmanu