change default MIDI bindings that use plain ASCII characters to use tertiary (shift) not primary

This minimizes conflicts with global bindings
This commit is contained in:
Paul Davis
2024-07-29 10:23:27 -06:00
parent caa0cc8790
commit 3064533594

View File

@@ -503,9 +503,9 @@ This mode provides many different operations on both regions and control points,
@notes|Notes/add-select-previous| <@PRIMARY@><@TERTIARY@>Tab|Add previous note to selection
@notes|Notes/alt-add-select-next| <@TERTIARY@>ISO_Left_Tab|Add next note to selection
@notes|Notes/alt-add-select-previous| <@PRIMARY@><@TERTIARY@>ISO_Left_Tab|Add previous note to selection
@notes|Notes/extend-selection| <@PRIMARY@>e|Extend selection to end of region
@notes|Notes/invert-selection| <@PRIMARY@>i|Invert note selection
@notes|Notes/duplicate-selection| <@PRIMARY@>d|Duplicate note selection
@notes|Notes/extend-selection| <@TERTIARY@>e|Extend selection to end of region
@notes|Notes/invert-selection| <@TERTIARY@>i|Invert note selection
@notes|Notes/duplicate-selection| <@TERTIARY@>d|Duplicate note selection
@rec|Recorder/arm-all| <@PRIMARY@>r|record arm all tracks
@rec|Recorder/arm-none| <@PRIMARY@><@TERTIARY@>r|disable record arm of all tracks