That was a given.
I’ve tried to use production assistant’s montage tool but no matter what I do it always changes the duration (There is no “just random this track”). I thought I had it with “Fit to region” by creating the region that was only as long as the total footage, but no, it went and changed all the clips to be the exact same length (NOT what I need)
I have no vegas scripting experience, so I wouldn’t even know where to begin. I need to take a video track (and its corrosponding audio track) and randomize the order of the clips (keeping the video and audio together of course)
I do know that foreach (VideoEvent videoEvent in events) {} will loop through all the clips I have selected, and a few other insignificant things, but nothing of real use.