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

◆ getPitch()

float fl::audio::Processor::getPitch ( )

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

542 {
543 return getPitchDetector()->getPitch();
544}
shared_ptr< detector::Pitch > getPitchDetector() FL_NOEXCEPT

References getPitch(), and getPitchDetector().

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

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