the identifier of the buffer to use (init-time only)
the hop size for timing triggers (init-time only)
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
)
whether the complex buffer content is given in cartesian coordinates (0) or in polar coordinates (1) (init-time only)
A phase vocoder UGen that takes a buffer and prepares it to be used in FFT chains, without doing an actual FFT on a signal. This is useful if you want to provide a buffer whose content had already been transformed into the Fourier domain.
the identifier of the buffer to use (init-time only)
the hop size for timing triggers (init-time only)
whether the complex buffer content is given in cartesian coordinates (0) or in polar coordinates (1) (init-time only)