View Categories

Option Signal Param Node

< 1 min read

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. Use the plus button to the top-right to add new entries. The Current Value setting can then select these options.

Current Value

The current output value, selected from the list of Key-Value Entries.

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.