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

◆ getCurrentBeatNumber()

u8 fl::audio::Processor::getCurrentBeatNumber ( )

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

602 {
603 return getDownbeatDetector()->getCurrentBeat();
604}
shared_ptr< detector::Downbeat > getDownbeatDetector() FL_NOEXCEPT

References getCurrentBeatNumber(), and getDownbeatDetector().

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

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