I am redesigning my ImpulseOctave tool to include new IT/ST style shortcuts as I create them.
I’ve just added a tool/keybinding for setting the instrument value of a selection to the current instrument; like IT’s alt+S.
I also fixed a bug in ImpulseOctave regarding a popup warning if an effect col was selected rather than a note.
Here are some others I have in my list:
name = “Pattern Editor:Pattern:Insert Paste”,
name = “Pattern Editor:Pattern:Mix Paste”,
name = “Pattern Editor:Pattern:Shrink Selection”,
name = “Pattern Editor:Pattern:Expand Within Selection”,
I want the mix-paste to function in two modes. If it were bound to alt+m, the first press mixes only note data, the 2nd press, if there is no other input after the first press, mixes both note and effect data.