From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rigg Subject: Re: What does 0dB refer to? (Logitech USB Speakers) Date: Sat, 12 Apr 2008 22:41:43 +0100 Message-ID: <20080412214143.GB2828@localhost> References: <20080411204610.GA32413@tango.0pointer.de> <20080412133536.GC32491@tango.0pointer.de> <4800FC14.3060804@superbug.co.uk> <200804122025.57165.faber@faberman.de> <48010CF9.4000600@superbug.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail3.uklinux.net (mail3.uklinux.net [80.84.72.33]) by alsa0.perex.cz (Postfix) with ESMTP id 2CF3024478 for ; Sat, 12 Apr 2008 23:32:21 +0200 (CEST) Content-Disposition: inline In-Reply-To: <48010CF9.4000600@superbug.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: James Courtier-Dutton Cc: Florian Faber , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Sat, Apr 12, 2008 at 08:26:49PM +0100, James Courtier-Dutton wrote: > Florian Faber wrote: > > On Saturday 12 April 2008 20:14:44 James Courtier-Dutton wrote: > > > >> That sounds reasonable for now. Professional sound card users will > >> maybe just have to remember to mute the master control before > >> connecting their speakers. > >> > > > > This is very, very dangerous - not only can it harm the equipment, it > > can also harm the user. 0dBFS equals >121dB at a distance 2m away from > > my head, and I have a *small* setup. > > > > To be honest, I think I would then insert a switch in the RME driver > > that will enable the outputs only after the RME mixer application has > > been started. > > > > > > Flo > > > > Thats not very helpful really. > What value should we set it to then? Minimum gain. On the aforementioned RME mixer, setting all the channels to anything other than that would make it unusable. Pro cards with high channel counts are very different from consumer cards, and their users have totally different requirements. Is it really a problem to accomodate both classes of card/user? > Another alternative could be to leave everything at 0dB except the master. With 64 channels, that is likely to cause massive clipping even if damage is prevented by keeping the master down. The usual use case here would be to just turn up the required channels. Having to turn all the rest down manually would seriously disrupt work flow. No studio client would be happy about this. > For the master we could select say minimum dB + 12. > So, if the Master ranged from -70 to 0 dB, we would set Master to -70 + > 12 = -58dB. > > Would that suit everyone better. That would be reasonable for consumer cards. Pro sound cards should never initialise themselves to anything other than minimum gain. John