Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
HandlingUser
|
direct UserRef | |
AccessReason
|
String | Displayed in the Host Access Dialog when a connection is trying to be established. |
URL
|
Uri | Uri of the OSC Server to connect to, must be in the format osc://<ip>:<port> |
IsSending
|
Bool | Set to true if this OSC Sender is sending data. |
SendMode
|
OSC_SendMode | The Mode in which data is sent to the OSC Server. See #Behavior |
AutoResendInterval
|
Float |