Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getVibeTreb
Method
getVibeTreb
src/fl/audio/audio_processor.cpp.hpp:638–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
float Processor::getVibeTreb() {
639
return getVibeDetector()->getTreb();
640
}
641
642
float Processor::getVibeVol() {
643
return getVibeDetector()->getVol();
Callers
1
audio_batch.cpp.hpp
File · 0.80
Calls
1
getTreb
Method · 0.80
Tested by
no test coverage detected