Im having problems when i have to change length of an event (timecode, tomilliseconds() ???)
Here`s the main idea:
event length: 4 seconds
new playrate = 0.5 (slowmotion)
new desired event_length = 8 seconds
so the line scipt may look like:
AdjustStartLength(evnt.start, evnt.length / playrate, 0)
But what happens with the ruler, how i declare envt.length to recalculate it?
What do u thin about?
Thanks
Here`s the main idea:
event length: 4 seconds
new playrate = 0.5 (slowmotion)
new desired event_length = 8 seconds
so the line scipt may look like:
AdjustStartLength(evnt.start, evnt.length / playrate, 0)
But what happens with the ruler, how i declare envt.length to recalculate it?
What do u thin about?
Thanks