Abstract method which must be implemented by creating the actual UGens
during expansion.
number of frames between impulses.
number of frames between impulses. Zero is short-hand
for Long.MaxValue
phase offset in frames.
phase offset in frames. Initialization time only!
Metronome (repeated dirac) generator. For a single impulse that is never repeated, use a period of zero. Unlike
Impulsewhich uses a frequency and generates fractional phases prone to floating point noise, this is UGen is useful for exact sample frame spacing. UnlikeImpulse, the phase cannot be modulated.number of frames between impulses. Zero is short-hand for
Long.MaxValuephase offset in frames. Initialization time only!