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

File multiband_beat_detector.hpp

tests/fl/audio/detector/multiband_beat_detector.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "fl/audio/detector/multiband_beat_detector.h"
2#include "fl/stl/array.h"
3
4using namespace fl;

Callers

nothing calls this directly

Calls 13

createFrequencyBinsFunction · 0.85
getStatsMethod · 0.80
isMultiBandBeatMethod · 0.80
configureMethod · 0.45
isBassBeatMethod · 0.45
isMidBeatMethod · 0.45
isTrebleBeatMethod · 0.45
getBassEnergyMethod · 0.45
getMidEnergyMethod · 0.45
getTrebleEnergyMethod · 0.45
detectBeatsMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected