Hi, I've put together a script that does everything I want it to do... except the rendered videos all lack audio. It imports pre-saved veg files, names the regions based on the file names and renders each region, naming the video from the region name (with a preset known to include audio). The only thing I've noticed is that the support files aren't created when the import runs (the .sfap0 file is but is always 0 bytes). If I drag veg files onto the timeline from Explorer, all of these secondary files are automatically created which makes me think maybe I need to kickstart an asynchronous process or something. I threw a WaitForIdle() in here and there, to no effect.
I don't see anything in the scripting API that might be useful (or similar to Rebuild Audio Peaks in the menu). Am I missing something? Should the lack of these files prevent audio from being "rendered" with the video? I always thought the peak file was just to visualise the waveforms for the audio.