@@ -66,18 +66,20 @@ return {
66
66
EventSelectionStart = {40440 , midiCommand = true },
67
67
FirstItemStart = util .moveToFirstItemStart ,
68
68
FirstTrack = {util .firstTrack , " ScrollToSelectedTracks" },
69
- FitItemsByLooping = 41320 ,
70
- FitItemsByLoopingNoShift = 41386 ,
71
- FitItemsByPadding = 41385 ,
72
- FitItemsByStretching = 41206 ,
73
- FitByLooping = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " FitItemsByLooping" },
74
69
FitByLoopingNoShift = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " FitItemsByLoopingNoShift" },
70
+ FitByLooping = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " FitItemsByLooping" },
75
71
FitByPadding = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " FitItemsByPadding" },
76
72
FitByStretching = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " FitItemsByStretching" },
77
73
FitEnvelopePoints = " _BR_FIT_ENV_POINTS_TO_TIMESEL" ,
74
+ FitItemsByLooping = 41320 ,
75
+ FitItemsByLoopingNoShift = 41386 ,
76
+ FitItemsByPadding = 41385 ,
77
+ FitItemsByStretching = 41206 ,
78
78
FitNotes = {40754 , midiCommand = true },
79
79
FocusMain = " _S&M_WNMAIN" ,
80
+ FolderChildren = {" SelectFolderChildren" , " ScrollToSelectedTracks" },
80
81
FolderParent = {" SelectFolderParent" , " ScrollToSelectedTracks" },
82
+ Folder = {" SelectFolder" , " ScrollToSelectedTracks" },
81
83
FreezeTrack = 41223 ,
82
84
FxAdd = " _S&M_CONSOLE_ADDFX" ,
83
85
FxChainToggleShow = " _S&M_TOGLFXCHAIN" ,
@@ -128,7 +130,7 @@ return {
128
130
GrowNoteRight = {" SelectNotes" ," TrimSelectedNoteRightEdgeToEditCursor" },
129
131
HealSelectedItemsSplits = 40548 ,
130
132
HealSplits = {" SaveItemSelection" , " OnlySelectItemsCrossingTimeAndTrackSelection" , " HealSelectedItemsSplits" , " RestoreItemSelection" },
131
- InnerFolderAndParent = {" FolderParent" , " SelectFoldersChildren " },
133
+ InnerFolderAndParent = {" FolderParent" , " SelectFolder " },
132
134
InnerFolder = {" FolderParent" , " SelectOnlyFoldersChildren" },
133
135
InsertAutomationItem = 42082 ,
134
136
InsertDefaultSizeNote = {40051 , midiCommand = true },
@@ -144,7 +146,6 @@ return {
144
146
InvertVoicingUpwards = {40909 , midiCommand = true },
145
147
ItemApplyFX = 40209 ,
146
148
ItemNormalize = 40108 ,
147
- Region = util .selectInnerRegion ,
148
149
ItemSplitSelRight = " _SWS_AWSPLITXFADELEFT" ,
149
150
Item = util .selectInnerItem ,
150
151
JoinNotes = {" SelectNotes" , " JoinSelectedNotes" },
@@ -238,6 +239,7 @@ return {
238
239
PitchUpOctave = {40187 , midiCommand = true },
239
240
PlayAndLoop = {" SetLoopSelectionToTimeSelection" , " SaveEditCursorPosition" , " LoopStart" , " TransportPlay" , " RestoreEditCursorPosition" , setTimeSelection = true },
240
241
PlayFromMouse = " _BR_PLAY_MOUSECURSOR" ,
242
+ PlayFromTimeSelectionStart = {" SaveEditCursorPosition" , " TimeSelectionStart" , " TransportPlay" , " RestoreEditCursorPosition" },
241
243
PlayMacro = " PlayMacro" ,
242
244
PlayPosition = 40434 ,
243
245
Preferences = 40016 ,
@@ -261,7 +263,6 @@ return {
261
263
PrevTab = 40862 ,
262
264
PrevTake = 40126 ,
263
265
PrevTrack = 40286 ,
264
- UnselectAllButCurrentTrack = util .unselectAllButCurrentTrack ,
265
266
PrevTransientInItem = {" SaveItemSelection" , " SelectItemsUnderEditCursor" , " MoveEditCursorToPrevTransientInSelectedItems" , " RestoreItemSelection" },
266
267
ProjectEnd = util .moveToProjectEnd ,
267
268
ProjectStart = util .moveToProjectStart ,
@@ -273,6 +274,7 @@ return {
273
274
Record = {" SaveEditCursorPosition" , " TimeSelectionStart" , " RecordConditional" , " RestoreEditCursorPosition" , setTimeSelection = true },
274
275
Redo = 40030 ,
275
276
RegionSelectItems = 40717 ,
277
+ Region = util .selectInnerRegion ,
276
278
RemoveMarker = 40613 ,
277
279
RemoveRegion = 40615 ,
278
280
RemoveTimeSelection = 40635 ,
@@ -287,6 +289,7 @@ return {
287
289
ResetAllControlSurfaceDevices = 42348 ,
288
290
ResetAllMidiDevices = 41175 ,
289
291
ResetControlDevices = {" ResetAllMidiDevices" , " ResetAllControlSurfaceDevices" },
292
+ ResetSelection = {" UnselectAllButCurrentTrack" , " UnselectItems" , " UnselectEnvelopePoints" , " UnselectAllEvents" },
290
293
Reset = {" Stop" , " SetModeNormal" , " SetRecordModeNormal" , " ResetSelection" },
291
294
ResetTrackToNormal = {" UnarmSelectedTracks" , " UnarmAllEnvelopes" , " SetAutomationModeTrimRead" },
292
295
RestoreEditCursorPosition = " _BR_RESTORE_CURSOR_POS_SLOT_16" ,
@@ -318,8 +321,9 @@ return {
318
321
SelectEnvelopePoints = 40330 ,
319
322
SelectEventsInTimeSelection = {40876 , midiCommand = true },
320
323
SelectFirstOfSelectedTracks = " _XENAKIOS_SELFIRSTOFSELTRAX" ,
324
+ SelectFolderChildren = " _SWS_SELCHILDREN" ,
321
325
SelectFolderParent = " _SWS_SELPARENTS" ,
322
- SelectFoldersChildren = " _SWS_SELCHILDREN2" ,
326
+ SelectFolder = " _SWS_SELCHILDREN2" ,
323
327
Selection = " NoOp" ,
324
328
SelectItemsAndSplit = {" OnlySelectItemsCrossingTimeAndTrackSelection" , " SplitAtTimeSelection" },
325
329
SelectItemsCrossingTimeAndTrackSelection = 40718 ,
@@ -329,7 +333,6 @@ return {
329
333
SelectItemsUnderEditCursor = " _XENAKIOS_SELITEMSUNDEDCURSELTX" ,
330
334
SelectLastOfSelectedTracks = " _XENAKIOS_SELLASTOFSELTRAX" ,
331
335
SelectLastTouchedTrack = 40505 ,
332
- SetFirstSelectedTrackAsLastTouchedTrack = 40914 ,
333
336
SelectNextNote = {40413 , midiCommand = true },
334
337
SelectNextNoteSamePitch = {40428 , midiCommand = true },
335
338
SelectNoteClosestToEditCursor = {40426 , midiCommand = true },
@@ -354,6 +357,7 @@ return {
354
357
SetEnvelopeShapeLinear = 40189 ,
355
358
SetEnvelopeShapeSlowStart = 40424 ,
356
359
SetEnvelopeShapeSquare = 40190 ,
360
+ SetFirstSelectedTrackAsLastTouchedTrack = 40914 ,
357
361
SetGlobalAutomationModeLatch = 40881 ,
358
362
SetGlobalAutomationModeLatchPreview = 42022 ,
359
363
SetGlobalAutomationModeOff = 40876 ,
@@ -425,8 +429,8 @@ return {
425
429
ToggleMidiSnap = {1014 , midiCommand = true },
426
430
ToggleMute = 6 ,
427
431
TogglePanEnvelope = 40407 ,
428
- TogglePlaybackPreroll = 41818 ,
429
432
TogglePlaybackAutoScroll = 40036 ,
433
+ TogglePlaybackPreroll = 41818 ,
430
434
ToggleRecord = 1013 ,
431
435
ToggleRecordConditional = " _SWS_AWRECORDCOND" ,
432
436
ToggleRecordingAutoScroll = 40262 ,
@@ -457,8 +461,8 @@ return {
457
461
UndoMove = " _SWS_EDITCURUNDO" ,
458
462
UnfreezeTrack = 41644 ,
459
463
UnmuteAllTracks = 40339 ,
464
+ UnselectAllButCurrentTrack = util .unselectAllButCurrentTrack ,
460
465
UnselectAllEvents = {40214 , midiCommand = true },
461
- ResetSelection = {" UnselectAllButCurrentTrack" , " UnselectItems" , " UnselectEnvelopePoints" , " UnselectAllEvents" },
462
466
UnselectEnvelopePoints = 40331 ,
463
467
UnselectItems = 40289 ,
464
468
UnselectTracks = 40297 ,
0 commit comments