FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getTempoBPM()

float fl::audio::Processor::getTempoBPM ( )

Definition at line 550 of file audio_processor.cpp.hpp.

550 {
551 return getTempoAnalyzer()->getBPM();
552}
shared_ptr< detector::TempoAnalyzer > getTempoAnalyzer() FL_NOEXCEPT

References getTempoAnalyzer(), and getTempoBPM().

Referenced by getTempoBPM(), fl::audio::Reactive::getTempoBPM(), and onDropImpact().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: