void setFFTWinLengthAndProcessFreq(int fftWinLength, int processWinFreq) { bindings.SpectrumMathSetFFTWinLengthAndProccessFreq(_pointer, fftWinLength, processWinFreq); }