Building a Custom Command in VEGAS – Part 6 – Watching for Project Changes

This tutorial continues building on the Custom Command by adding the ability to watch the project and automatically perform any task as the project changes. In this case, when the number of tracks change, the track count will automatically adjust to reflect the new counts.

To look at the changes, we watch VEGAS for TrackCountChanged. This is one of several things that can be watched by the extension. You can download this full code for this Custom Command here: http://www.jetdv.com/tutorial/Vegas/CCTestAfterUndo.zip

Please sign up here and leave comments with suggestions of tasks you would like to see automated. You can help guide the direction of these videos. Also, please subscribe to my YouTube channel.

Leave a Reply