input signal to transform. This must be complex (Re, Im interleaved)
the (complex) window size
the (complex) zero-padding size for each window
the direction is 1
for forward and -1
for backward transform.
other numbers will do funny things.
the amount of frames (chunk size) to buffer in memory. this should be a power of two.
the direction is 1
for forward and -1
for backward transform.
the direction is 1
for forward and -1
for backward transform.
other numbers will do funny things.
input signal to transform.
input signal to transform. This must be complex (Re, Im interleaved)
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
the amount of frames (chunk size) to buffer in memory.
the amount of frames (chunk size) to buffer in memory. this should be a power of two.
the (complex) zero-padding size for each window
the (complex) window size
Disk-buffered (large) Fourier transform. Output windows will have a complex size of
(size + padding).nextPowerOfTwo
input signal to transform. This must be complex (Re, Im interleaved)
the (complex) window size
the (complex) zero-padding size for each window
the direction is
1
for forward and-1
for backward transform. other numbers will do funny things.the amount of frames (chunk size) to buffer in memory. this should be a power of two.