the leak coefficient.
the leak coefficient. Should be between -1 and +1
input signal to be processed
Abstract method which must be implemented by creating the actual UGens
during expansion.
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)
A filter UGen to integrate an input signal with a leak. Implements the formula :
out(i) = in(i) + (coef * out(i-1))input signal to be processed
the leak coefficient. Should be between -1 and +1
LPZ1
HPZ1
OnePole