laamaa / m8c

Cross-platform M8 tracker headless client
Other
377 stars 80 forks source link

Jazzkeys for keyboards without numpad #136

Closed jmolero closed 2 months ago

jmolero commented 4 months ago

I have a request for the jazzkeys. I don't have a keyboard with numpad and can't change the octave and velocity. Could these be added to be available in smaller keyboards? I think it would be better if they can also be configurable like the rest.

laamaa commented 4 months ago

Sure it's possible to make them bindable. The current way how the configurable keybindings are done within the code is a bit laborious for all new additions... so unfortunately can't promise that I have time to do that. But if someone else wants to do it, I'll gladly accept a PR.

jmolero commented 4 months ago

For now it would be enough to just have them for both types of keyboards. It is ok for me if they are the same keys but without being in the numpad.

laamaa commented 2 months ago

Fixed with #143