kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
481 stars 29 forks source link

Addition of modifier for transposing in octaves #275

Closed DeltaRazero closed 5 years ago

DeltaRazero commented 5 years ago

Context

Klystrack version used: image

Current Situation

In order to transpose a note up or down by an octave, the user has to press the appropriate key combination for transposing twelve times. This can get very annoying at times.

Suggested Situation

Addition of a modifier to the transpose function so that transposing in octaves only takes one key(combination) press. I would suggest adding the key combination M_CTRL + M_LSHIFT + K_KP_PLUS / K_KP_MINUS to transpose in octaves. It is very easy and natural to press the CTRL key with SHIFT. This modifier combination is also used in OpenMPT.