You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change to a track mute action that respects automation input from the keyboard, also changed the track solo action to keep terminology consistent. People who keep their key maps in sync manually should use these actions on F5 and F6: Track: Toggle mute for selected tracks and Track: Toggle solo for selected tracks. (#1246)
KEY 5 32 _OSARA_MIDITOGGLESEL 32060 # MIDI Editor : Shift+Space : OSARA: Enable noncontiguous selection/toggle selection of current chord/note
580
580
KEY 9 187 _OSARA_NEXTCC 32060 # MIDI Editor : Ctrl+= : OSARA: Move to next CC
581
581
KEY 13 187 _OSARA_NEXTCCKEEPSEL 32060 # MIDI Editor : Ctrl+Shift+= : OSARA: Move to next CC and add to selection
582
-
KEY 1 32807 _OSARA_NEXTCHORD 32060 # MIDI Editor : RIGHT : OVERRIDE DEFAULT : OSARA: Move to next chord
583
-
KEY 5 32807 _OSARA_NEXTCHORDKEEPSEL 32060 # MIDI Editor : Shift+RIGHT : OVERRIDE DEFAULT : OSARA: Move to next chord and add to selection
582
+
KEY 1 32807 _OSARA_NEXTCHORD 32060 # MIDI Editor : RIGHT : OVERRIDE DEFAULT : OSARA: Move forward to next single note or chord
583
+
KEY 5 32807 _OSARA_NEXTCHORDKEEPSEL 32060 # MIDI Editor : Shift+RIGHT : OVERRIDE DEFAULT : OSARA: Move forward to next single note or chord and add to selection
584
584
KEY 1 32808 _OSARA_NEXTNOTE 32060 # MIDI Editor : DOWN : OVERRIDE DEFAULT : OSARA: Move to next note in chord
585
585
KEY 5 32808 _OSARA_NEXTNOTEKEEPSEL 32060 # MIDI Editor : Shift+DOWN : OVERRIDE DEFAULT : OSARA: Move to next note in chord and add to selection
586
586
KEY 9 189 _OSARA_PREVCC 32060 # MIDI Editor : Ctrl+- : OSARA: Move to previous CC
587
587
KEY 13 189 _OSARA_PREVCCKEEPSEL 32060 # MIDI Editor : Ctrl+Shift+- : OSARA: Move to previous CC and add to selection
588
-
KEY 1 32805 _OSARA_PREVCHORD 32060 # MIDI Editor : LEFT : OVERRIDE DEFAULT : OSARA: Move to previous chord
589
-
KEY 5 32805 _OSARA_PREVCHORDKEEPSEL 32060 # MIDI Editor : Shift+LEFT : OVERRIDE DEFAULT : OSARA: Move to previous chord and add to selection
588
+
KEY 1 32805 _OSARA_PREVCHORD 32060 # MIDI Editor : LEFT : OVERRIDE DEFAULT : OSARA: Move backward to previous single note or chord
589
+
KEY 5 32805 _OSARA_PREVCHORDKEEPSEL 32060 # MIDI Editor : Shift+LEFT : OVERRIDE DEFAULT : OSARA: Move backward to previous single note or chord and add to selection
590
590
KEY 1 32806 _OSARA_PREVNOTE 32060 # MIDI Editor : UP : OVERRIDE DEFAULT : OSARA: Move to previous note in chord
591
591
KEY 5 32806 _OSARA_PREVNOTEKEEPSEL 32060 # MIDI Editor : Shift+UP : OVERRIDE DEFAULT : OSARA: Move to previous note in chord and add to selection
592
592
KEY 21 65 _OSARA_SELSAMEPITCHTIMESEL 32060 # MIDI Editor : Alt+Shift+A : OSARA: Select all notes with the same pitch starting in time selection
0 commit comments