Need Help To Get All Projects The Same Volume
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Need Help To Get All Projects The Same Volume
First, a little background:
At the moment, I record two tracks on every project (or tune), a bass track and a drum track. I record the individual tracks in mono and connect my laptop to my bass rig for playback. I always use the "amplify" feature to balance out the the bass and drum tracks to my liking after recording. I use these tunes for jamming and gigging purposes and it sounds great. I've recorded about 35 tunes so far.
What I would like to do next is to have all the tunes playback as close to the same volume level as humanly possible. At first, I was thinking of exporting all the tunes to mp3 format and then using MP3Gain. The problem is that the audio quality suffers being only 128k. I then thought I would export the files to wav for better quality and find a freeware program to normalize the tunes. Again, I'm concerned about the audio quality.
So how would I go about getting all my recorded tunes to have the same output volume without exporting them to some other format? Keep in mind that I need to maintain the individual bass/drum track volume balance already set at the time of recording.
Thanks in advance
At the moment, I record two tracks on every project (or tune), a bass track and a drum track. I record the individual tracks in mono and connect my laptop to my bass rig for playback. I always use the "amplify" feature to balance out the the bass and drum tracks to my liking after recording. I use these tunes for jamming and gigging purposes and it sounds great. I've recorded about 35 tunes so far.
What I would like to do next is to have all the tunes playback as close to the same volume level as humanly possible. At first, I was thinking of exporting all the tunes to mp3 format and then using MP3Gain. The problem is that the audio quality suffers being only 128k. I then thought I would export the files to wav for better quality and find a freeware program to normalize the tunes. Again, I'm concerned about the audio quality.
So how would I go about getting all my recorded tunes to have the same output volume without exporting them to some other format? Keep in mind that I need to maintain the individual bass/drum track volume balance already set at the time of recording.
Thanks in advance
Re: Need Help To Get All Projects The Same Volume
How long are the tracks?
How much RAM does your computer have?
How much RAM does your computer have?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Need Help To Get All Projects The Same Volume
My tracks average 6 min. I have 2 gig RAM.steve wrote:How long are the tracks?
How much RAM does your computer have?
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Need Help To Get All Projects The Same Volume
Past the RAM issue (where you will probably run out) is the problem of the actual job. In general, the loudness tools are single ended and have one goal: make everything as loud as possible, and the effect can change significantly with the content.
There is no setting to make this track the same loudness as that one. That's special programming.
Koz
There is no setting to make this track the same loudness as that one. That's special programming.
Koz
Re: Need Help To Get All Projects The Same Volume
Indeed it is.kozikowski wrote:There is no setting to make this track the same loudness as that one. That's special programming.
By coincidence, I've just been testing a new (experimental) plug-in for this type of job.
Note the word "experimental". Only use this effect on copies of your work, not your irreplaceable originals.
Here's the plug-in (direct link) http://forum.audacityteam.org/download/file.php?id=4685
Here's the forum topic (please post feedback regarding the plug-in here) http://forum.audacityteam.org/viewtopic ... 42&t=63067
Recommended settings: use the defaults.
Instructions for installing the plug-in are in the first post of that topic.
That should be fine. A 15 minute track at 44.1 kHz, 32-bit float will use about 350 MB of ram during Normalizing with this plug-in.Lawrie wrote:My tracks average 6 min. I have 2 gig RAM.
If you need help using the plug-in, have a read through my posts in that topic first, then if you still have questions please ask in that topic.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Need Help To Get All Projects The Same Volume
In a related note: Some time back, someone went to great length to carefully adjust the compressors, clippers, limiters, etc. etc for the very best "invisible" compression and processing. He dismissed Chris as hopelessly crude because of it's slow recovery AGC action -- which it is and does.
I vaguely recall he had some success and I can't find that thread.
Koz
I vaguely recall he had some success and I can't find that thread.
Koz
Re: Need Help To Get All Projects The Same Volume
WaveGain uses a similar algorithm on uncompressed WAV files. It adjusts the volume but does not otherwise affect the sound quality.At first, I was thinking of exporting all the tunes to mp3 format and then using MP3Gain...
...I then thought I would export the files to wav for better quality and find a freeware program to normalize the tunes. Again, I'm concerned about the audio quality.
Or, ReplayGain adjusts the volume at playback-time and can work with any format, but it requires a play that supports it.
What? MP3s can go up to 320kbps, and if your files are already MP3, MP3Gain works without re-compressing or otherwise affecting quality.The problem is that the audio quality suffers being only 128k.
But whenever possible, you should do all of your editing, mixing, and processing in a lossless format. Then if you want MP3 (or another lossy format), compress once as the final step.
Re: Need Help To Get All Projects The Same Volume
Thanks everyone for the input. For now, I've exported all my tracks into wav format and used the "normalized" function to equalize the volume.

As an experiment, I'm going to do try out Wavegain and compare the tracks to the Normalized ones at my next practice. I'll report back as to what my fellow musicians think.
Thanks for pointing this out. Don't know where my head was atDVDdoug wrote:What? MP3s can go up to 320kbps.
I always do this however, my preference for jamming and practice is to just play the tunes from the original project files. Volume on a tune by tune basis is not an issue so I don't need to export to another format. Volume and quality is for performance purposes.But whenever possible, you should do all of your editing, mixing, and processing in a lossless format. Then if you want MP3 (or another lossy format), compress once as the final step.
As an experiment, I'm going to do try out Wavegain and compare the tracks to the Normalized ones at my next practice. I'll report back as to what my fellow musicians think.