Hi,
i'm looking for a way to find the minimum, maximum and average volume of a track. I already find the displayform "Waveform (dB)" for tracks, but i need exact values. Is this possible in audacity?
I want to compare two tracks and analyse which one is louder/how much louder (%)
Scree
Analysing Volume [SOLVED]
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Analysing Volume
Maybe someone else knows of something closer to what you're looking for, but at this link, http://forum.audacityteam.org/viewtopic ... 42&t=75677, you'll find a tool that shows the peak amplitude. You can manually compare the peak amplitude of two files to see which is louder and by how much, but it can't automatically compare multiple tracks and display an analysis.
Re: Analysing Volume
There is a plug-in called stats.ny, but I think it can analyze only a short selection and not a whole song.
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Analysing Volume
Use Analyze --> Contrast to get the Rms values (i.e. the average "volume") for either fore- and background or two individual tracks.
The maximum is the peak and can be seen via "Amplify" (change the sign in the displayed value). Use it on only one track at a time and press escape after you've read the proposed value.
The maximum is the peak and can be seen via "Amplify" (change the sign in the displayed value). Use it on only one track at a time and press escape after you've read the proposed value.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Analysing Volume
Contrast has a limitation that it cannot analyze stereo tracks. You would need to use the Track Drop-Down Menu to split the stereo track.
Gale
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Analysing Volume
Thanks everyone, Analyze->Contrast worked good.