the FFT'ed buffer
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
)
the translation of the spectrum, in number of bins
the factor to multiply each bin position with
A phase vocoder UGen that stretches and shifts the magnitudes of the spectrum. This is live
PV_BinShift
but instead of scaling and shifting the whole complex bins (magnitude and phase), this only operates on the magnitudes and leaves the phases in their original bins.the FFT'ed buffer
the factor to multiply each bin position with
the translation of the spectrum, in number of bins