SpectrumLib(int sampleRate, int fftWindow, int processWinFreq) : _pointer = bindings.createSpectrumMath(sampleRate, fftWindow, processWinFreq);