Arthur Jamet
|
c5d465df97
|
Front: Pretty and Lint (#225)
|
2023-06-17 07:01:23 +01:00 |
|
Clément Le Bihan
|
e9f6adab63
|
cleanup before merge
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
64b1355712
|
implemented first version of the virtual piano inside the play bar
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
c29740dc2e
|
fixed a bug in strToKey function where the octaveNumber isn't parsed and filtering correctly highlighted notes to the correct octave (default broadcasted to every octave)
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
885c819ab5
|
removed accidental as it's own type and integrated it with note type
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
c3d2e0a4e5
|
updating the showNoteNames policy down to PianoKey
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
aa72f34a6c
|
fixed issue with keyToStr function
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
efede253dc
|
pretty big changes: added highlighted keys refactored Octave component to use a PianoKeyComponent and updated TS types to enums
|
2023-03-29 18:55:06 +02:00 |
|