trigger that sets output to 1. A trigger happens when the signal changes from non-positive to positive.
trigger that sets output to 0. A trigger happens when the signal changes from non-positive to positive.
trigger that sets output to 1. A trigger happens when the signal changes from non-positive to positive.
trigger that sets output to 0. A trigger happens when the signal changes from non-positive to positive.
A flip-flop UGen with two inputs, one (set) triggering an output of 1.0, the other (reset) triggering an output of 0.0. Subsequent triggers happening within the same input slot have no effect. If both inputs receive a trigger at the same time, the reset input takes precedence.
Examples
ToggleFF