feedback coefficient.
feedback 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)
window size
A one pole (IIR) filter UGen applied to windowed data. Implements the formula :
This filter runs in parallel for all frames of the window (or matrix). That is, in the above formula
outis replaced by each window element, andiis the window count.input signal to be processed
window size
feedback coefficient. Should be between -1 and +1