Hmm. I use the ‘keyboard’ python library, which is layout agnostic and is def causing this. If anyone out there is using an AZERTY keyboard they’re boned.
I may or may not be able to address this, I’ll look into it.
I saw your github repository and changed the InstrumentKeys/pitch_to_keymap.py to the german layout. After compiling it works like a charm. Maybe the easiest way is to compile different versions to different keyboard layouts and let the people download the according file :)