|AccessReason|String|Displayed in the Host Access Dialog when a connection is trying to be established.
|AccessReason|String|Displayed in the Host Access Dialog when a connection is trying to be established.
|Port|Int|Network port to listen on for OSC connections
|Port|Int|Network port to listen on for OSC connections
|IsListening|Bool|
|IsListening|Bool|This value is set to true when Resonite is successful in opening a network connection to receive data on.
}}
}}
== Behavior ==
== Behavior ==
Once <code>Handling User</code> and <code>Port</code> are set, this component will create an OSC Server within Resonate to receive OSC messages. To actually receive data, you should use the Value components:
This value is set to true when Resonite is successful in opening a network connection to receive data on.
Behavior
Once Handling User and Port are set, this component will create an OSC Server within Resonate to receive OSC messages. To actually receive data, you should use the Value components: