You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Osc Query is a protocol to solves main lacks of OSC: https://github.com/Vidvox/OSCQueryProposal
With OSC Query, a client app like Open Stage Control can request an OSC "server" its addresses, their type, their current value (through http or websocket) and even ask the Osc Query server to send new values each time one or multiple addresses change (through websocket only)
A friend was doing an installation and told me MadMapper doesn't send OSC when Open Stage Control starts up. Of course it doesn't because MadMapper is not aware that a new OSC client was started. OSC Query would solve this situation but it would also make simplier to generate an interface for a remote (by knowing the list of addresses, their type, value range etc.)
Osc Query was implemented in a bunch of apps: MadMapper, VDMX, Vezér, Chataigne, Touch Designer, Millumin...
The text was updated successfully, but these errors were encountered:
Osc Query is a protocol to solves main lacks of OSC: https://github.com/Vidvox/OSCQueryProposal
With OSC Query, a client app like Open Stage Control can request an OSC "server" its addresses, their type, their current value (through http or websocket) and even ask the Osc Query server to send new values each time one or multiple addresses change (through websocket only)
A friend was doing an installation and told me MadMapper doesn't send OSC when Open Stage Control starts up. Of course it doesn't because MadMapper is not aware that a new OSC client was started. OSC Query would solve this situation but it would also make simplier to generate an interface for a remote (by knowing the list of addresses, their type, value range etc.)
Osc Query was implemented in a bunch of apps: MadMapper, VDMX, Vezér, Chataigne, Touch Designer, Millumin...
The text was updated successfully, but these errors were encountered: