Code: Select all
activeWave.select(0,0)
Code: Select all
activeWave.select(0,0)
Code: Select all
activeWave.select(0,activeWave.size())
Code: Select all
activeWave.normalize("EBU R-128 Recommendation")
Code: Select all
activeWave.normalize("%factory%/EBU R-128 Recommendation")
Where, please? Currently mentioned here, but no actual documentation.
It's now online here, thanks!
Perhaps I should start a scripting thread in the WL9 forum, or can this thread be moved?MrSoundman wrote: ↑Tue Oct 31, 2017 10:41 pmOn Windows (ActiveX), since upgrading to 9.5, the COM Object WaveLabPro9_5.Application is not registered .... is there a way to register this?
I am currently looking at this, and there seems to be a registration issue.On Windows (ActiveX), since upgrading to 9.5, the COM Object WaveLabPro9_5.Application is not registered .... is there a way to register this?
Code: Select all
cd /d "C:\Program Files\Steinberg\WaveLab Pro 9.5"
"C:\Program Files\Steinberg\WaveLab Pro 9.5\WaveLabPro9_5.exe" /regserver
Not possible. But why not adding it, if you argument me a good use case.I've noticed you can use firstClip() and nextClip() to cycle through all clips in the montage. Is something similar possible in wave editor? So you could use the loop to run the script on all open files in a File group.
Users browsing this forum: No registered users and 2 guests