|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
This is the complete list of members for dspark::PhaseCorrelation< T >, including all inherited members.
| getBalance() const noexcept | dspark::PhaseCorrelation< T > | inline |
| getCorrelation() const noexcept | dspark::PhaseCorrelation< T > | inline |
| getGonioPoints(GonioPoint *dest, int maxCount) const noexcept | dspark::PhaseCorrelation< T > | inline |
| getWindowMs() const noexcept | dspark::PhaseCorrelation< T > | inline |
| kGonioSize | dspark::PhaseCorrelation< T > | static |
| prepare(const AudioSpec &spec, double windowMs=300.0) noexcept | dspark::PhaseCorrelation< T > | inline |
| processBlock(AudioBufferView< const T > buffer) noexcept | dspark::PhaseCorrelation< T > | inline |
| reset() noexcept | dspark::PhaseCorrelation< T > | inline |