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. Read More …