Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
using namespace fl;
Callers
nothing calls this directly
Calls
13
createFrequencyBins
Function · 0.85
getStats
Method · 0.80
isMultiBandBeat
Method · 0.80
configure
Method · 0.45
isBassBeat
Method · 0.45
isMidBeat
Method · 0.45
isTrebleBeat
Method · 0.45
getBassEnergy
Method · 0.45
getMidEnergy
Method · 0.45
getTrebleEnergy
Method · 0.45
detectBeats
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected