genshin_scripts icon indicating copy to clipboard operation
genshin_scripts copied to clipboard

Lyre Player plays wrong note on non-qwerty keyboards

Open steve-1507 opened this issue 1 year ago • 4 comments

I use a QWERTZ keyboard, where the Z and Y keys are switched, but the program exspects the Y key to be next to the T key, so it plays the wrong note.

steve-1507 avatar Jul 30 '23 09:07 steve-1507

that's weird. i use dvorak

3096 avatar Aug 19 '23 05:08 3096

The Qwertz is very similar in terms of actual letter keys but Z and Y are swapped

steve-1507 avatar Aug 19 '23 17:08 steve-1507

no but i'm using keycodes rather than letters. so the layout shouldn't matter

3096 avatar Aug 19 '23 18:08 3096

that's where the bug is, can you replicate the issue? Should be relatively easy, just set a QWERTZ layout and play a midi file which contains the note for the Y key. 

steve-1507 avatar Aug 19 '23 18:08 steve-1507