The recieved OSC Value or the default value of the Type if there is no OSC data.
Usage
Receiving
When Handler, is set to a valid and IsListening, OSC Reciever, if OSC Data is found at the specified Path. The value from OSC will be shown in the Value field.
If the SendMode of the OSC_Receiver, is set to SendAsBundles, then it will bundle up all other OSC Value component's values and send them all as a bundle.
If the SendMode of the OSC_Receiver, is set to SendIndividually, then Resonite will send Value, as an OSC message on the OSC Path in Path.
Resonite will send data each time it changes or again every AutoResendInterval on the OSC_Sender.