the first FFT'ed buffer (this gets replaced by the output signal)
the second FFT'ed buffer
Abstract method which must be implemented by creating the actual UGens
during expansion.
A phase vocoder UGen that copies the spectral frames from chainA to chainB. This allows for parallel processing of spectral data without the need for multiple FFT UGens, and to copy out data at that point in the chain for other purposes. chainA and chainB must be the same size. The output will carry further chainA, so you chan insert the ugen at the appropriate place in the signal chain.
the first FFT'ed buffer (this gets replaced by the output signal)
the second FFT'ed buffer