DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::SpectralProcessor< T > Member List

This is the complete list of members for dspark::SpectralProcessor< T >, including all inherited members.

getFFTSize() const noexceptdspark::SpectralProcessor< T >inline
getHopSize() const noexceptdspark::SpectralProcessor< T >inline
getLatency() const noexceptdspark::SpectralProcessor< T >inline
getNumBins() const noexceptdspark::SpectralProcessor< T >inline
prepare(const AudioSpec &spec, int fftSize=2048, int hopSize=0)dspark::SpectralProcessor< T >inline
processBlock(AudioBufferView< T > buffer, Func &&processFunc) noexceptdspark::SpectralProcessor< T >inline
reset() noexceptdspark::SpectralProcessor< T >inline