FFT(int fftSize=1024, bool zeroPhase=true) | FFT | |
fftSize() const | FFT | |
process(const MatrixXR &frames, MatrixXC *fft) | FFT | |
setFftSize(int size, bool callSetup=true) | FFT | |
setZeroPhase(bool zeroPhase, bool callSetup=true) | FFT | |
zeroPhase() const | FFT | |
~FFT() | FFT |