2 summary:: Two sample delay.
3 related:: Classes/Delay1
4 categories:: UGens>Delays
9 Delays the input by 2 samples.
20 Output will be multiplied by this value.
23 This value will be added to the output.
33 [z, z - Delay2.ar(z)] // [ original, subtract delayed from original ]