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

◆ Downbeat() [2/2]

fl::audio::detector::Downbeat::Downbeat ( )

Construct with standalone Beat.

Definition at line 30 of file downbeat.cpp.hpp.

32{
33 mOwnsBeatDetector = true;
34}
Downbeat() FL_NOEXCEPT
Construct with standalone Beat.
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414

References Downbeat(), fl::make_shared(), and mOwnsBeatDetector.

+ Here is the call graph for this function: