Converts a FFT bin to a normalized frequency. Params: fftBin = Bin index of the FFT. invFFTSize = Inverse size of FFT.
Corresponding normalized frequency.
See Implementation
Converts a FFT bin to a normalized frequency. Params: fftBin = Bin index of the FFT. invFFTSize = Inverse size of FFT.