Auto Stop

Gary Giles wrote on 1/2/2011, 4:16 AM
Hi All

We are starting to use Vegas 9 and 10 for live shows. The question we have is is it possible to do the following.

When the play head reaches a marker to automate a auto stop and jump to next marker. So Vegas is ready to play the next cue. If this is possible to do how do I set this up?

This maybe a question for Scripting so I will post this question there too.

Regards

Gary

Comments

ForumAdmin wrote on 1/5/2011, 8:01 AM
There is no mechanism for inserting sample-accurate playback triggers but you should be able to write an app extension that polls the PlayCursorPosition property of the TransportControl object during playback and jumps when it passes a marker. However, you can't depend on polling the play cursor and abrupt seeking for perfectly consistent, smooth transitions.