reference to the spectral signal, returned as a
buffer-identifier from FFT
or the PV_...
UGens.
The window function applied after each IFFT is taken.
The default of 0
is a sine window, -1
is a rectangle
window, and 1
is a Hann window. (init-time only)
With the default value of zero, the window size equals the fft size. If you wish to perform zero padding, an explicit window size can be specified. (init-time only)
reference to the spectral signal, returned as a
buffer-identifier from FFT
or the PV_...
UGens.
The window function applied after each IFFT is taken.
The default of 0
is a sine window, -1
is a rectangle
window, and 1
is a Hann window. (init-time only)
With the default value of zero, the window size equals the fft size. If you wish to perform zero padding, an explicit window size can be specified. (init-time only)
A UGen performing an inverse FFT, transforming a buffer containing a spectral domain signal back into the time domain.
Examples
FFT