Confuse about the waveform dB

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
ydj609198
Posts: 16
Joined: Tue Aug 22, 2017 12:12 am
Operating System: Windows 7

Confuse about the waveform dB

Post by ydj609198 » Tue Aug 22, 2017 5:19 am

Hi,
The help manual said"If the display is changed to Waveform dB in the Audio Track Dropdown Menu, the scale shows dB values for positive signals only, ranging from maximum 0 dB to the minimum dB".
Pls check the pic below,you'll see peak in the waveform at the bottom,does that mean the sound is very quiet at these points?Obviouly it's not.
Attachments
1.JPG
1.JPG (52.51 KiB) Viewed 1503 times

steve
Site Admin
Posts: 81629
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Confuse about the waveform dB

Post by steve » Tue Aug 22, 2017 7:48 am

"dB" is a ratio. It is not an "absolute" measure, but is a measure of something compared to another (compared to a reference), where the reference level is said to be "0 dB".

For "sound pressure level" ("SPL" is a measure of "acoustic sound level"), the most common reference level is 20 uPa (equivalent to 0.98 pW/m2 at 1 atmosphere and 25 °C) which is around the threshold of human hearing. Thus all audible sounds are greater than 0dB SPL.

For audio signals, the reference level is the maximum 'valid' signal (the vertical height of a track). This is called "dB with reference to full scale", or more commonly "dB FS". This is such a common convention for audio signals that the "FS" part is often not written, though strictly speaking it should be. As in your screenshot, "0 dB" (0 dB FS) is the maximum level, and all other 'valid' signals are less than 0 dB (negative dB values).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

ydj609198
Posts: 16
Joined: Tue Aug 22, 2017 12:12 am
Operating System: Windows 7

Re: Confuse about the waveform dB

Post by ydj609198 » Tue Aug 22, 2017 8:03 am

May I add "0" at this area (check the pic below),then it may help to understand?
Attachments
1.JPG
1.JPG (77.21 KiB) Viewed 1500 times

steve
Site Admin
Posts: 81629
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Confuse about the waveform dB

Post by steve » Tue Aug 22, 2017 9:19 am

If you make the track taller (drag the bottom of the track down), then you will see more numbers on the vertical scale:
firsttrack000.png
firsttrack000.png (14.72 KiB) Viewed 1497 times
Yes there should also be numbers in the lower half of the scale like this (below), but the code to do that is difficult and no-one yet has volunteered to do it.

Code: Select all

____________________
  0
-12
-24
-36
-48
-60 ---------------
-48
-36
-24
-12
__0_________________
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

ydj609198
Posts: 16
Joined: Tue Aug 22, 2017 12:12 am
Operating System: Windows 7

Re: Confuse about the waveform dB

Post by ydj609198 » Tue Aug 22, 2017 12:00 pm

Thanks! Steve ,you provide great help for me.

Post Reply