Commit Graph

2 Commits

Author SHA1 Message Date
6b52e88cb7 Refactor KeyboardComponent dimensions and remove redundant code
Updated key size calculations to be dynamic based on keyboard dimensions for improved scalability. Removed unnecessary `println` calls and redundant MIDI note calculations in drawing logic for better performance and code clarity.
2025-06-05 21:38:33 +02:00
70a8b55c47 Add KeyboardComponent 2025-06-05 21:26:07 +02:00