I've written an "auditing" script to detect accidental "nudges" of an event's opacity or volume level. I'll post this shortly. I have one problem. When I find an event that has the opacity greater than 90%, but less than 100% (a possible accidental "nudge"), I'd like to move the cursor to this location (easy to do), select the event (also easy to do) and have the timeline show this location.
I can't get the timeline to redraw or refresh. The Vegas.Update() method only redraws the preview window.
Does anyone have a suggestion for a trick to make Vegas redraw the timline?
My fallback plan is to simply ask the user to show the entire timeline prior to running the script, but on big projects, you won't really be able to see which events are being affected.
I can't get the timeline to redraw or refresh. The Vegas.Update() method only redraws the preview window.
Does anyone have a suggestion for a trick to make Vegas redraw the timline?
My fallback plan is to simply ask the user to show the entire timeline prior to running the script, but on big projects, you won't really be able to see which events are being affected.