What about a script that takes all the sound clips in a project and normalizes em. Its probably fairly easy to do but I dont have the time nor the ability---
Probably wouldn't work well as any peak in a clip (cough, etc.) will seriously affect the normalization. Only way around this is to manually separate out the peak then normalize to either side.
More useful would be a normalize/wave hammer combo which would ignore the peaks.
Emmmm---doesn't matter to me----using my PD-150 for sound acquistion is a pain in the ass so I tend to keep the levels down----You could always go back and change the clips that dont need normalization.
I tried to reproduce the problem by doing the same thing but I could not.
That message might come up if there is something wrong with the import
statement near the top of the script. The line should read:
import SonicFoundry.Vegas;
It looks like your installation is OK since Vegas is getting far
enough to compile the script. Have you been able to run any of the
other sample scripts available from the Vegas download page?
Flashlight, I notice that you've got a <space> ie : Normalize<space>All.js
I don't think you are allowed to do this. I aint no programmer, but looking at the other "named" scripts there are no spaces. Maybe this is it - dunno . ..
I must be doing something wrong. When I run this script. I notice that the normalize switch is checked but there was no difference to the waveforms or actual sound of all the audio events. If I uncheck the normalize switch on an event and then manually check it...the normalize function works properly on the individual clip.
Just a thought - Those for whom the wav doesn't change - this may be because your wav already contains one or more moments where the level is maxed out - remember, normalize finds the highest part of the wave form and increases this to max, and lifts everything else by the same amount.
If you already have a "max moment", nothing will happen.
I just tried this script, using V5. Some clips are normalized OK, but some go to flat line - no signal. If I use the Norm. switch for this, the same problematic clip is normalized OK.
TIA
Alex