Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums VEGAS Pro Modifying Four Points Script

  • Modifying Four Points Script

    Posted by Bill Cortez on February 22, 2009 at 6:07 am

    I have installed Edward Troxel’s Four Points script (I’m using Veges Pro 8c) and it works great. Can I modify the script so that the nodes are, for example, 6 frames outside the region and 6 frames inside the region (nodes are 12 frames apart). Thanks, Bill.

    Bill Cortez replied 17 years, 5 months ago 2 Members · 2 Replies
  • 2 Replies
  • Edward Troxel

    February 22, 2009 at 1:33 pm

    Where you specify the separating timecode, put a MINUS sign in front of the timecode and it will go OUT instead of IN.

    Edward Troxel
    JETDV Scripts

  • Bill Cortez

    February 22, 2009 at 6:34 pm

    Thanks Ed, I figured it out last night. I changed the timecode to 6 frames and I changed the SetPoints as follows:

    SetPoint(VolEnv, myVegas.Transport.LoopRegionStart – FPDist, ClipVol);
    SetPoint(VolEnv, myVegas.Transport.LoopRegionStart + FPDist, ClipVol);
    SetPoint(VolEnv, myVegas.Transport.LoopRegionStart + myVegas.Transport.LoopRegionLength – FPDist, ClipVol);
    SetPoint(VolEnv, myVegas.Transport.LoopRegionStart + myVegas.Transport.LoopRegionLength + FPDist, ClipVol);

    Thanks again, Bill.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy