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

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

checkNewResultAvailable() noexceptdspark::Goertzel< T >inline
forceCompute() noexceptdspark::Goertzel< T >inline
getBlockSize() const noexceptdspark::Goertzel< T >inline
getMagnitude() const noexceptdspark::Goertzel< T >inline
getMagnitudeDb() const noexceptdspark::Goertzel< T >inline
getPhase() const noexceptdspark::Goertzel< T >inline
getPower() const noexceptdspark::Goertzel< T >inline
getSampleRate() const noexceptdspark::Goertzel< T >inline
getTargetFrequency() const noexceptdspark::Goertzel< T >inline
prepare(double sampleRate, double targetFreqHz, int blockSize) noexceptdspark::Goertzel< T >inline
processBlock(const T *data, int numSamples) noexceptdspark::Goertzel< T >inline
pushSample(T sample) noexceptdspark::Goertzel< T >inline
reset() noexceptdspark::Goertzel< T >inline