Key Command/Function
Refresh Track Selection
The protocol with PLE ignores preference 'Track Selection Follows Event Selection" which is all in all, probably a good thing - but in certain situations, I would want a PLE part of a macro with this new function command “Refresh Track Selection (Based on selected events)”.
For example, if I wanted to select all Audio Tracks with ‘Parts’ on them, this would enable that:
Media Type Is | Equal | Audio | And
Container Type | Equal | Part |
Function: Select | Macro: Refresh Track Selection
or
The above PLE script in a macro:
-PLE script
-Refresh Track Selection
gif example, selecting audio parts:
This simple key command function addition would open up some new possibilities to make track selection scripts based on the tracks event/part contents. This could be stacked with a visibility command:
-Select Audio Parts PLE Script
-Refresh Track Selection
-Visibility: Show Only Selected Tracks