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

◆ Backbeat() [3/3]

fl::audio::detector::Backbeat::Backbeat ( )

Construct with standalone Beat.

Definition at line 49 of file backbeat.cpp.hpp.

51{
52 mOwnsBeatDetector = true;
53}
Backbeat() FL_NOEXCEPT
Construct with standalone Beat.
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414

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

+ Here is the call graph for this function: