MCPcopy Create free account
hub / github.com/FastLED/FastLED / fft_sweep.hpp

File fft_sweep.hpp

tests/misc/fft_sweep.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Frequency sweep tests for the dual-mode FFT system.
2// Tests both LogRebin (fast, geometric grouping) and CqOctave (octave-wise CQT)
3// modes to verify that each bin responds most strongly to its center frequency.
4//

Callers

nothing calls this directly

Calls 15

logfFunction · 0.85
expfFunction · 0.85
makeSineFunction · 0.85
runContinuousSweepFunction · 0.85
countNonMonotonicStepsFunction · 0.85
countJitterEventsFunction · 0.85
countMisplacedPeaksFunction · 0.85
averageConcentrationFunction · 0.85
averageActiveBinsFunction · 0.85
worstConcentrationFunction · 0.85
maxActiveBinsFunction · 0.85
sinfFunction · 0.85

Tested by

no test coverage detected