de.sciss.synth.ugen
A UGen that creates a constant signal at a given calculation rate.
constant value to output, fixed at initialisation time. (init-time only)
LeakDC
constant value to output, fixed at initialisation time.
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A UGen that creates a constant signal at a given calculation rate.
constant value to output, fixed at initialisation time. (init-time only)
LeakDC