pub fn bin_to_freq(bin: Smpl, sample_rate: Smpl, fft_size: Smpl) -> SmplExpand description
Convert frequency bin to frequency (Hz)
binFrequency bin to convertsample_rateSampling rate of the original signal the bin was fromfft_sizeSize of the FFT window used to obtain the frequency bin