FastLED 3.9.15
|
void KeyboardState::HandleNoteOff | ( | uint8_t | midi_note, |
uint8_t | velocity, | ||
uint32_t | now_ms ) |
Definition at line 149 of file Keyboard.cpp.
References dprint, dprintln, GetKey(), Key::SetOff(), Key::SetSustained(), and sustain_pedal_.
Referenced by HandleNoteOn().