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 UGen
s
during expansion.
Abstract method which must be implemented by creating the actual UGen
s
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
out
is replaced by each window element, andi
is the window count.input signal to be processed
window size
feedback coefficient. Should be between -1 and +1