de.sciss.synth.ugen
A two pole filter UGen. This provides lower level access to setting of pole location. For general purposes Resonz is better.
Resonz
input signal to be filtered
frequency of pole angle, in Hertz
radius of pole angle. Should be between 0 and 1
TwoZero
OnePole
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
radius of pole angle.
A two pole filter UGen. This provides lower level access to setting of pole location. For general purposes
Resonz
is better.input signal to be filtered
frequency of pole angle, in Hertz
radius of pole angle. Should be between 0 and 1
Resonz
TwoZero
OnePole