polyphony checkpoint

This commit is contained in:
2026-01-11 23:00:44 -06:00
parent c0c914b40d
commit 1c9acb2fd9
6 changed files with 223 additions and 119 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