Select All Events Inside the Selection Area Splitting at the Selection Area Boundary in VEGAS Pro

In this tutorial we learn how select events but only those that are completely inside the selection area. We also select events that go over the selection area boundary but select only the portion that is inside the selection area by splitting the events at the boundary of the selection area. Please sign up here Read More …

Select All Events Inside the Selection Area in VEGAS Pro

In this tutorial we learn how select events but only those that are completely inside the selection area. Then we expand on that to include those that are partially inside the selection area on each end. This includes events that start outside but end inside and events that start inside but end outside the selection Read More …

Find the Last Track Motion or Pan/Crop Keyframe Before the Cursor in VEGAS Pro

In this tutorial we learn how to locate the last Pan/Crop keyframe and the last Track Motion keyframe before the cursor. For the Pan/Crop keyframe we also have to take into account the position of the event on the timeline. Please sign up here and leave comments with suggestions of tasks you would like to Read More …

Move Last Pan/Crop or OFX Effect Keyframe to End of Event in VEGAS Pro

In this tutorial we learn how to locate the last Pan/Crop keyframe and the last keyframe on each OFX Effect Parameter. We then move those keyframes to the end of the event. For more details and the actual code snippets, see here:https://www.vegascreativesoftware.info/us/forum/how-can-i-move-keyframes-via-scripts–144617/ Please sign up here and leave comments with suggestions of tasks you would Read More …

Stairstepping Selected Events Across Tracks in VEGAS Pro

In this tutorial we learn how stair step multiple events across tracks offsetting them by a set amount in a set direction as specified by the presented form. Please see here for the original request and to download the code:https://www.vegascreativesoftware.info/us/forum/script-make-a-ladder-with-events–144466/ Please sign up here and leave comments with suggestions of tasks you would like to Read More …

Turn On OFX Automation for All OFX Effects on All Selected Events in VEGAS Pro

In this tutorial we learn how go through all effects, determine if it’s an OFX effect, and then look at each parameter. For each parameter, we look to see if that parameter can be automated. If the parameter can be animated then we turn on the animated option. Please sign up here and leave comments Read More …