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

◆ getBPM()

float fl::audio::Processor::getBPM ( )

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

478 {
479 return getBeatDetector()->getBPM();
480}
shared_ptr< detector::Beat > getBeatDetector() FL_NOEXCEPT

References getBeatDetector(), and getBPM().

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

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