View Categories

Toggle Param Node

< 1 min read

Outputs a single constant value, 1 if toggled, 0 if not. useful in computation graphs (in conjunction with AddMultiply, etc. Nodes).

Settings

Toggled

Sets the output value constant by interpreting true as 1, false as 0.

Dividers

★ With AudioNodes HD

Adds dividers when the Toggle Param Node appears on the properties panel of a subpatch (e.g. a Subpatch Node). This setting is visual, and has no effect on the output.

Outputs

Value Output

Control output for the constant value specified by the Toggled setting.

Similar Nodes

  • Constant Value Node – also emits a constant value, but offers flexibility to output values other than 0 and 1.