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

◆ VelocityFactor()

float Key::VelocityFactor ( ) const

Definition at line 44 of file Keyboard.cpp.

44{ return mVelocity / 127.f; }
uint8_t mVelocity
Definition Keyboard.h:39

References mVelocity.

Referenced by CalcAttackDecayFactor(), and UpdateIntensity().

+ Here is the caller graph for this function: