Easy Way to do Tedious Task?

jrazz wrote on 5/29/2006, 10:43 AM
I want to add one second of fade to multiple, multiple tracks at one time without manually going through and doing each one. Each track has multiple clips. I do not want fades on all the clips. Is there a way to group the clips I want to apply the fade to and fade one track and all the rest fade as well? I am sure there is a way to do this- I am just overlooking it. I am using parent/child tracks in this project.
Thanks,

j razz

Comments

MarkWWW wrote on 5/29/2006, 12:55 PM
Both Excalibur and UltimateS2 have scripts to do this - you need to select the events you want to apply the fade to and then run either Excalibur's "Fade Events" tool or UltimateS2's "Fade In/Out" tool with suitable settings.

There is probably a free standalone script that will do this too, but I don;t seem to have one in my collection.

Mark
johnmeyer wrote on 5/29/2006, 12:57 PM
There is s script called SetEventLengthAndCrossfade.js. Here is the header from that script:

/**
* Program: SetEventLengthAndCrossfade.js
* Description: This script will set the length of all the selected events
* and move the events to crossfade
*
* Author: Johnny (Roy) Rofrano john_rofrano@hotmail.com
*
* Last Updated: 2004-Jul-09 - Initial release
*
**/
jrazz wrote on 5/29/2006, 1:05 PM
Thanks guys.

j razz