Batch Processing of Audio Levels
July 16, 2005 4:18 AM
Subscribe
How can I synchronize audio levels on hundreds of files in a batch process?
I'm putting together a rather lengthy educational software product which is using hundreds of audio files from two separate studios. One studio is recording their files fairly louder than the other. On top of that, I have quite a few sound effects from various sources with a fairly decent range in volume.
Since my students will be listening via headphones in their classes, I need to have the audio levels even in order to avoid any complaints about blown eardrums or an inability to hear the instructions.
With such a large number of files, I'd like to find a program which would process multiple files and set them to a certain level, amplifying or softening as needed. Is there any solution which would match this requirement? I don't mind paying for a solution but I'd rather not buy one of the high end editing packages as Audacity does most of what I need from day to day.
posted by pandaharma to technology (13 comments total)
1. What exactly do you want to do? If all the the files are of a similar content, with a fairly flat dynamic, but are at different overall levels, then Normalisation might do you job. (Normalisation is raising the highest point of the a particular file up until it's at 0db, and everything else up by the same amount.)
Normally (excuse the pun) though, they're not - if they're music with a varying dynamic content, or even dialogue which varies in level, you might need to apply compression - which is (in effect) raising the overall perceived volume of the files by reducing peaks by a certain ration and raising the volume of the whole file.
2. Most software audio editors will allow you to do batch processes - Steinberg's Wavelab and Abode's Audition are both pretty good at this, and Soundforge is pretty well respected too. All of them will enable you to select a group of files and apply either Normalisation or Compression to each and every file in turn...
posted by benzo8 at 4:39 AM on July 16, 2005