I have a minor workflow issue that I think could be resolved with a small script.
I have a load of events on my timeline and I am editing them by either deleting them, ripple-dragging the ends, or spliting them with "S" on the keyboard.
The problem is that sometimes an event other than the one I want to split is selected, or the track view (timeline) is not selected at all. And so I have to physically click on the event I want to split (or above it) before hitting "S". This can make the cursor move slightly away from the frame-perfect position I wanted to split.
What I really want is a more powerful "split" command that I can program to a button on my Contour Shuttle Pro 2. I want it to split through all events at the cursor even if another window or another event is selected.
It looks like these would be the keyboard shortcuts to do such a thing:
ALT+0 = focus to track view
CTRL+SHIT+A = unselect all events
S = split
Is this possible? What would be the code?
Thanks
I have a load of events on my timeline and I am editing them by either deleting them, ripple-dragging the ends, or spliting them with "S" on the keyboard.
The problem is that sometimes an event other than the one I want to split is selected, or the track view (timeline) is not selected at all. And so I have to physically click on the event I want to split (or above it) before hitting "S". This can make the cursor move slightly away from the frame-perfect position I wanted to split.
What I really want is a more powerful "split" command that I can program to a button on my Contour Shuttle Pro 2. I want it to split through all events at the cursor even if another window or another event is selected.
It looks like these would be the keyboard shortcuts to do such a thing:
ALT+0 = focus to track view
CTRL+SHIT+A = unselect all events
S = split
Is this possible? What would be the code?
Thanks