OSCInput¶
Receive data stream from an inbound OSC connection.
This node receives numeric data as a OSC stream. This node acts as a OSC server and will listen for connections from a remote OSC client. More Info... Version 1.0.0
Ports/Properties¶
data¶
Data received.
headset¶
Headset type to read data from.
host¶
Hostname or IP on which this receiver is listening for OSC connections.
host_override¶
If set, this will override the value stored in host.
listen_port¶
UDP Port on which this receiver is listening to OSC connections.
listen_port_override¶
If set, this will override the value stored in port.
message_address¶
OSC address to use for inbound OSC messages.
channel_names¶
Override channel labels. If a list is provided, the channel labels of the data stream will be overridden accordingly. This takes precedence over the use_standard_channel_names property.
sampling_rate¶
Nominal sampling rate of the OSC data stream.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.