Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getVibeBass
Method
getVibeBass
src/fl/audio/audio_processor.cpp.hpp:630–632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
628
}
629
630
float Processor::getVibeBass() {
631
return getVibeDetector()->getBass();
632
}
633
634
float Processor::getVibeMid() {
635
return getVibeDetector()->getMid();
Callers
2
audio_batch.cpp.hpp
File · 0.80
driveDisorganized
Method · 0.80
Calls
1
getBass
Method · 0.45
Tested by
no test coverage detected