Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getVolume
Method
getVolume
src/fl/audio/audio_reactive.cpp.hpp:522–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
520
}
521
522
float Reactive::getVolume() const {
523
return mCurrentData.volume;
524
}
525
526
float Reactive::getBass() const {
527
// Average of bins 0-1 (sub-bass and bass)
Callers
3
getEqVolume
Method · 0.45
FL_TEST_FILE
Function · 0.45
equalizer.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected