[LAU] Too loud (aka "Red" zone) - how much dB

Arnold Krille arnold at arnoldarts.de
Wed May 14 12:47:15 EDT 2008


Am Mittwoch, 14. Mai 2008 schrieb Peteris Krisjanis:
> I am helping to code small sound editor and we will have waveforms.
> However, we need to know what constitutes too loud, aka after how much
> dB we can do a cut off in waveform and putting red stage in mixer? Any
> hints how everyone is dealing with this?

In the digital world, everything above the available integer-range (on input 
and output) makes distortion. As this int-range is normally converted to the 
double/float-range [-1,1], abs(signal) == 1 is normally considered as 0dB and 
all the volume is measured in negative deziBel.

But in the gui I wouldn't cut off the values. It can very well be that the 
mixing-stages after the guis data are scaling/limiting the signal to values 
in the valid range. Just make them red so everyone is aware of the potential 
problems...

Have fun,

Arnold
-- 
visit http://www.arnoldarts.de/
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me 
to all your contacts.
After a month or so log in as root and do a "rm -rf /". Or ask your 
administrator to do so...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20080514/90303ae0/attachment.pgp 


More information about the Linux-audio-user mailing list