Thanks for bringing up this great Feature Request…I really think this is a big omission in Nuendo.
@ Lovegames:
The workaround by means of your macro looks promising, thanks for sharing this, but how did you manage with “Select Events Under Cursor”? Actually, that doesn’t work on my system.
When I replay the macro step-by-step, by clicking on the menu items, the macro loses its functionality after “Select Events Under Cursor” because the 2 events already were selected:
Prerequisite:
- I’ve got 2 “overlapping” events selected on 2 tracks above each other. I “lasso-selected” them by means of the Object Selection Tool (the pointer).
- I’ve got “Track Selection follows Event Selection” switched on.
-Transport/ Set Cursor Project Position/ Locate Selection Start : OK, cursor moves to the start of the 1st event
-Transport/ Set Cursor Project Position/ Locate Next Event : OK, cursor moves to the start of the 2nd event
-Audio/ Fade Out To Cursor : OK, Nuendo creates fade outs on both events
-Transport/ Set Cursor Project Position/ Locate Next Event : OK, cursor moves to the end of the 1st event
-Edit/ Select Events Under Cursor : NOT OK : Nuendo doesn’t change its selection: both selected events remain selected. Nothing happens.
-Remove Fades
-Fade Into Cursor
-Locate Previous Event
Maybe “Select Events Under Cursor” should be preceded by:
-Edit/ Select None , in order to make it possible to Nuendo to select “only the 2nd event”
-Navigate/ Down , in order to set the selection to “only the 2nd event” in the following macro-steps
?
If I insert those two commands, the macro actually works on my system, so what’s the difference with yours?
Just curious why it works as you showed on your GIF’s…
So here’s the macro which does work on my system:
-Transport/ Set Cursor Project Position/ Locate Selection Start
-Transport/ Set Cursor Project Position/ Locate Next Event
-Audio/ Fade Out To Cursor
-Transport/ Set Cursor Project Position/ Locate Next Event
-Edit/ Select None
-Navigate/ Down
-Edit/ Select Events Under Cursor
-Audio/ Remove Fades
-Audio/ Fade In to Cursor
Niek/ Amsterdam