the FFT'ed buffer
imaginary part of the complex parameter a
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
)
real part of the complex parameter a
A UGen that applies the conformal mapping
z => (z - a) / (1 - za*)
to its input FFT binsz
.It makes a transformation of the complex plane so the output is full of phase vocoder artifacts but may be musically interesting. One should usually keep
|a| < 1
, although bigger values may be used to produce noise. A value ofa = 0
gives back the input mostly unperturbed.the FFT'ed buffer
real part of the complex parameter
a
imaginary part of the complex parameter
a