delay triggering next port by x seconds
Allows a trigger to pass only if the gate is open
outputs true if being triggered last frame
Lets a trigger through every nth time (trigger limiter)
Outputs the last number of the input port which was triggered
output a number by triggering an index port
randomly trigger output ports
Triggers all ops below x times (for loop / while)
Triggers all ops underneath Num X * Num Y times
Triggers one of the out ports - value index switch case (was SwitchTrigger)
animated switching between things
Triggers one of the output ports - value index switch case
route trigger output by string
control the order of execution/triggering
route input triggers by index to one output
Triggers only once when threshold is crossed
timed switching of trigger
Get the time since last trigger
simple button to trigger manually
Counts how often the port was triggered
Increments with each trigger and loops depending on min and max loop values.
triggers evenly distributed by value
Extends a trigger (useful in big patches for better overview)
trigger if a value decreases / gets smaller
Outputs a trigger if the value of a number increases
Limits how often a trigger goes through to x ms
Outputs a number when triggered
Trigger the following children once
triggers when array has changed
triggers when Object has changed
triggers when string has changed
triggers when texture has changed
Receives triggers from a TriggerSend op with the same variable name
receives all named trigges and relays them, optionally using a filter-prefix on the name
Allows triggers to be sent to a TriggerReceive op with the same variable name
Allows triggers to be sent to a TriggerReceive op with the same variable name
Counts how often the port is triggered per second
Triggers when the input value became zero