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

◆ getCurrentNote()

u8 fl::audio::Processor::getCurrentNote ( )

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

582 {
583 return getNoteDetector()->getCurrentNote();
584}
shared_ptr< detector::Note > getNoteDetector() FL_NOEXCEPT

References getCurrentNote(), and getNoteDetector().

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

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