OSC Modifier
Method #
This nodes receives a numeric float or integer OSC value over the network, and outputs it as a modifier value. See OSC Topic for more details.
If the node is red hashed out, this means the node isn’t receiving data. This is either because an OSC address/port needs to be set, or because OSC needs to be enabled in the Project>Settings>Protocols window.
The incoming OSC values will only be processed when the play head is playing.
The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Current Value Shows the current value of the effect. Cannot be directly changed.
OSC Channel Name The address of the OSC value being received e.g. /myvalue/x
OSC Channel Value Index Select a specfic value from an array of input OSC Values.
Scale Adjust the scale/range of the modifier.
Offset Applies an offset (post scale) to the calculated value
Operation The operation to be performed on the targeted parameter.
- Add : Adds to the parameter value.
- Subtract : Subtracts from the parameter value.
- Multiply : Multiplies the parameter value.
- Replace : Replaces the parameter value.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Current Value | Shows the current value of the effect. Cannot be directly changed. |
OSC Channel Name | The address of the OSC value being received e.g. /myvalue/x |
OSC Channel Value Index | Select a specfic value from an array of input OSC Values. |
Scale | Adjust the scale/range of the modifier. |
Offset | Applies an offset (post scale) to the calculated value |
Operation | The operation to be performed on the targeted parameter.
|
There are no inputs for this node.