Use a color value on multiple places
Delay the input/output of a boolean by x seconds
delay the value data flow by x seconds
delay the output of a string by n seconds
capture the current input and copy it to the output, even after a reload
Let’s a number through only if control bool is true, like a gate
Number op which only outputs integers
Returns the maximum safe integer (number, constant)
Returns the minimum safe integer (number, constant)
Stores a value, use the same value in different places (was: value.value)
Copies the input value to the output ports (value sequence)
switch between two values by a boolean
State management of all parameters connected to it - Create presets of multiple ops
remember/store last set number
Routes the value to one of the output ports (based on index, relay)
control order and flow of numbers
switch between number values by index
Sets a specific output value on trigger
Switches two number values using a boolean
Stores a 3D coordinate (was Value3)
triggers every time the input value changed
Outputs the type of the input-port (boolean, number, string).
counts how often different values are set
trigger output when value has changed since last execution