Page 1 of 1
**Help** With Media Syncing. I have a gig tomorrow. PLEASE**
Posted: Thu Nov 01, 2007 7:15 pm
by d.fran
I need to find a way that i can sync my media. So if I have the same clip on all 5 layers they are in sync with each other. I can do it by letting the clips end (without the loop on), stopping the overall Output speed, putting the loop on, then speeding up the master speed. Is there an easy way? Cause I can't just stop in the middle of a set.
Hope this makes sense.
D.fran
Posted: Thu Nov 01, 2007 9:30 pm
by Lupin
have you tried the module i wrote: (vs) syncronize (layer) ?
Posted: Tue Nov 13, 2007 7:37 pm
by d.fran
I haven't but I will do. Thanks, Ill let you know how I get on. How do you write your own modules?
Posted: Tue Nov 13, 2007 7:42 pm
by d.fran
works perfect. Thanks.
Posted: Wed Nov 14, 2007 2:04 am
by Lupin
d.fran wrote:I haven't but I will do. Thanks, Ill let you know how I get on. How do you write your own modules?
read the manual
you can create your own module with the module editor inside modul8 you have everything you need to create your own modules. if you want to create more sophisicate ones, you gotta learn Python.