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

◆ VelocityFactor()

float Key::VelocityFactor ( ) const

Definition at line 45 of file Keyboard.cpp.

45{ return velocity_ / 127.f; }
uint8_t velocity_
Definition Keyboard.h:39

References velocity_.

Referenced by CalcAttackDecayFactor(), and UpdateIntensity().

+ Here is the caller graph for this function: