Decibel/ volume reader
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.
Decibel/ volume reader
Hello there
Can my audacity program detect the volume of sound in say decibels?
Thanks
Can my audacity program detect the volume of sound in say decibels?
Thanks
Re: Decibel/ volume reader
If you mean the acoustic loudness of the sound in the air (dB SPL), no.
Your microphone and soundcard are not calibrated and your "recording" volume affects the digital level too. So, different microphones/computers/setups will read differently.
You can find the digital dB level of the file (dBFS) but again it's not calibrated, and "loudness" or "volume" are a little tricky. The acoustic & digital levels are directly correlated, so if you decrease the loudness by 3dB the digital level will also decrease by 3dB.
Audacity's meters show dB (dBFS) and if you click the little drop-down arrow to the left of the waveform you can change the scale to dB.
NOTE - The 0dB SPL reference is (approximately) the quietest sound humans can hear and dB SPL values are positive. The 0dBFS reference is the maximum integer value for the number of bit and the dBFS values are (usually) negative. Audacity uses floating-point internally so it can "temporarily" go over the 0dB maximum.
Your microphone and soundcard are not calibrated and your "recording" volume affects the digital level too. So, different microphones/computers/setups will read differently.
You can find the digital dB level of the file (dBFS) but again it's not calibrated, and "loudness" or "volume" are a little tricky. The acoustic & digital levels are directly correlated, so if you decrease the loudness by 3dB the digital level will also decrease by 3dB.
Audacity's meters show dB (dBFS) and if you click the little drop-down arrow to the left of the waveform you can change the scale to dB.
NOTE - The 0dB SPL reference is (approximately) the quietest sound humans can hear and dB SPL values are positive. The 0dBFS reference is the maximum integer value for the number of bit and the dBFS values are (usually) negative. Audacity uses floating-point internally so it can "temporarily" go over the 0dB maximum.
Re: Decibel/ volume reader
I was more trying to monitor the volume of my voiceDVDdoug wrote:If you mean the acoustic loudness of the sound in the air (dB SPL), no.
I only use audacity for basic recording tasks; so could you kindly tell me where/ what the drop down menu is for the wave form?DVDdoug wrote:Audacity's meters show dB (dBFS) and if you click the little drop-down arrow to the left of the waveform you can change the scale to dB.
.
Thanks
Toolless
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Decibel/ volume reader
Raw recording of your voice can be measured with the Audacity bouncing sound meter and the blue soundwaves on the timeline.
The sound meter should bounce up roughly between -6dB and -10dB.
The blue sound waves tips should reach up to about half-way—0.5 (50%).
That's a good comfortable volume between too high overload damage and too-quiet noise problems.

Your sound meter will look different, but concentrate on the right-hand side.
Koz
The sound meter should bounce up roughly between -6dB and -10dB.
The blue sound waves tips should reach up to about half-way—0.5 (50%).
That's a good comfortable volume between too high overload damage and too-quiet noise problems.

Your sound meter will look different, but concentrate on the right-hand side.
Koz
Re: Decibel/ volume reader
Track Dropdown Menucould you kindly tell me where/ what the drop down menu is for the wave form?
By default the waveform scale goes from 0 (silence) to +/- 1.0 (maximum). If you select Waveform dB, that scale will switch to a dB.
Re: Decibel/ volume reader
I understand a bit more about the blue sound wave on the time line now, and I found the drop down menu to change it into db. It kind of works like a mirror as the louder the sound the more it increases bough sides from the middle. But what I don't understand about it is the measurement. It start out at 60 in the middle and as the sound increases the number goes down and this should be the other way round!
And I see the sound meter now. But as above the more sound you put through the higher the gauge goes but the number decreases. So again it makes no sense what the db of sound actually is.
Also what is the highest db it can record?
Thanks
Toolless
And I see the sound meter now. But as above the more sound you put through the higher the gauge goes but the number decreases. So again it makes no sense what the db of sound actually is.
Also what is the highest db it can record?
Thanks
Toolless
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Decibel/ volume reader
It's not 60dB. It's -60dB.
Sound starts out at 0dB maximum loudness and goes quieter to the digital limit, -96dB. It's important to keep that "-" in there. The numbers actually get smaller.
That bothers everybody. I saw one page where they decided to start measuring at the quiet point and go up. So maximum volume is 96. The problem with that, past the obvious need to do advanced math (Quick, what's 7dB lower than that?) is that it changes with the sound standard. 0dB overload is always the same no matter what standard you're using.
Except one. Audacity uses an internal standard of 32-bit floating. This is to keep the effects and filters from causing problems. It does not overload at 0db. You can accidentally make sound damage while you're editing, but recover very easily later.
Changing the blue sound waves into dB may seem like a terrific idea, but it pushes the most used sound range way up into the top of the display. AudioBook voice corrections, for, example are in the top 2 and 3dB range. That's impossible to measure in dB Waveforms.
That's not to say the percent range of blue waves is useful, either. There's is a request posted to keep them the same but label them both in dB.
Koz
Sound starts out at 0dB maximum loudness and goes quieter to the digital limit, -96dB. It's important to keep that "-" in there. The numbers actually get smaller.
That bothers everybody. I saw one page where they decided to start measuring at the quiet point and go up. So maximum volume is 96. The problem with that, past the obvious need to do advanced math (Quick, what's 7dB lower than that?) is that it changes with the sound standard. 0dB overload is always the same no matter what standard you're using.
Except one. Audacity uses an internal standard of 32-bit floating. This is to keep the effects and filters from causing problems. It does not overload at 0db. You can accidentally make sound damage while you're editing, but recover very easily later.
Changing the blue sound waves into dB may seem like a terrific idea, but it pushes the most used sound range way up into the top of the display. AudioBook voice corrections, for, example are in the top 2 and 3dB range. That's impossible to measure in dB Waveforms.
That's not to say the percent range of blue waves is useful, either. There's is a request posted to keep them the same but label them both in dB.
Koz
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Decibel/ volume reader
If you're doing spoken word, it is recommended that the sound meter peaks at between -10dB and -6dB and the blue waves tips are around 50%.

Note that's with the waves in percent.
If you reach 0dB outside of Audacity, the sound will be permanently damaged and sound terrible—crackling and popping.
Recording low volume isn't safe, either. Audio electronics all make quiet noise. Usually ffffffffffff—spring rain in the trees. If you record too low, you and the ffffff sound will start competing with each other.
Koz

Note that's with the waves in percent.
If you reach 0dB outside of Audacity, the sound will be permanently damaged and sound terrible—crackling and popping.
Recording low volume isn't safe, either. Audio electronics all make quiet noise. Usually ffffffffffff—spring rain in the trees. If you record too low, you and the ffffff sound will start competing with each other.
Koz
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Decibel/ volume reader
I've determine the missing value (through advanced maths).
Comfortable reading volume should fall somewhere between -6dB and -10dB on the bouncing sound meter (roughly the yellow segment), and the blue wave peaks somewhere between 50% and 30%.
And just to give you the feel of why we use dB at all instead of percent for everything, -60dB is a real sound value. It's a value of background noise measurement required for audiobooks, so most audiobook readers are very clear what that is. It works out to .001%. or 1/1000.
You can't see that on the normal Audacity timeline. The blue waves have turned into flat, straight lines a long time ago, and remember, audio CD quality sound keeps going to -96dB. Percent values don't map to audio very well.
Koz
Comfortable reading volume should fall somewhere between -6dB and -10dB on the bouncing sound meter (roughly the yellow segment), and the blue wave peaks somewhere between 50% and 30%.
And just to give you the feel of why we use dB at all instead of percent for everything, -60dB is a real sound value. It's a value of background noise measurement required for audiobooks, so most audiobook readers are very clear what that is. It works out to .001%. or 1/1000.
You can't see that on the normal Audacity timeline. The blue waves have turned into flat, straight lines a long time ago, and remember, audio CD quality sound keeps going to -96dB. Percent values don't map to audio very well.
Koz
Re: Decibel/ volume reader
So if the meter starts off at -60db, then when the meter gets to 0, dose that actully mean it is 60db?kozikowski wrote:It's not 60dB. It's -60dB.
for the purpose of my task it will be one note sang at 400hrz (G#4-A4) between 100 and 130dbkozikowski wrote:If you're doing spoken word, it is recommended that the sound meter peaks at between -10dB and -6dB and the blue waves tips are around 50%.
http://www.kozco.com/tech/audacity/pix/ ... g-650w.jpg *BB image code blocked*
Now on the sound meter in your image, it stars off at -93 and goes upto 0. But on my program of Audacity it stars at -57 and goes up to 0; so what is happening hear?
is -57 and -93 absolute zero?
Thanks
toolless