UDPReceiver1D (For Debugging)

Takes in UDP packets, and outputs them as if the data were locally calculated. Does not actually use the sources or NoteFinder in this instance. Rate and size is determined by input packets.

Output Modes: Discrete 1D
Source Code

Configuration

Option NameTypeDefaultRangeDescription
Typestring"UDPReceiver1D"Required: Specifies this visualizer type.
NamestringAny unique nameRequired: A unique identifier used to attach outputs and controllers.
HasYellowChannelboolfalseWhether to interpret packets as RGB (false) or RGBY (true).
Portint77770~65535The port to listen on for UDP packets.