input signal to be processed
feed forward coefficient. +0.5 makes a two point
averaging filter (see also LPZ1
), -0.5 makes a
differentiator (see also HPZ1
), +1 makes a single
sample delay (see also Delay1
), -1 makes an inverted
single sample delay.
feed forward coefficient.
feed forward coefficient. +0.5 makes a two point
averaging filter (see also LPZ1
), -0.5 makes a
differentiator (see also HPZ1
), +1 makes a single
sample delay (see also Delay1
), -1 makes an inverted
single sample delay.
input signal to be processed
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
A one zero (FIR) filter UGen. Implements the formula :
input signal to be processed
feed forward coefficient. +0.5 makes a two point averaging filter (see also
LPZ1
), -0.5 makes a differentiator (see alsoHPZ1
), +1 makes a single sample delay (see alsoDelay1
), -1 makes an inverted single sample delay.Integrator
Delay1
HPZ1
LPZ1
TwoZero
OnePole