2 summary:: Trigger delay.
3 categories:: UGens>Triggers, UGens>Delays
8 Delays a trigger by a given time. Any triggers which arrive in the time
9 between an input trigger and its delayed output, are ignored.
23 Delay time in seconds.
33 [z * 0.1, ToggleFF.ar(TDelay.ar(z, 0.5)) * SinOsc.ar(mul: 0.1)]