The Option Signal Param Node displays a select field with customizable options, and a customizable output value assignable to each option. The Node then outputs the selected option’s value as a constant value.
The Option Signal Param Node is mostly useful for building custom Nodes.
Settings
Key-Value Entries
A table of customizable options, with a displayed label and the associated output value.
Order
Sets the Knob Node’s appearance order when used in a subpatch (e.g. a Subpatch Node). Affects both input order, and the Knob Node’s appearance order on the properties panel. Lower values appear first. Has no effect when used outside a subpatch.
Outputs
Output
The currently selected option’s value, or 0 if there are no options. This value is always constant, and thus enables constant folding in connected Nodes if they support it.