small tweaks (second stage filter

This commit is contained in:
2026-01-03 19:18:51 -06:00
parent c0c914b40d
commit 539e63f4af
3 changed files with 12 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ KeyboardController::KeyboardController(NoteQueue& queue) : queue_(queue) {
// TODO: also configurable via a yml
keymap_ = {
{ Qt::Key_Shift, 47 }, // B 2
{ Qt::Key_Z, 48 }, // C 3
{ Qt::Key_S, 49 }, // C#
{ Qt::Key_X, 50 }, // D