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

◆ getNoteVelocity()

float fl::audio::Processor::getNoteVelocity ( )

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

586 {
587 return getNoteDetector()->getLastVelocity() / 255.0f;
588}
shared_ptr< detector::Note > getNoteDetector() FL_NOEXCEPT

References getNoteDetector(), and getNoteVelocity().

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

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