Re: What does 0dB refer to? (Logitech USB Speakers)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Sun, 20 Apr 2008 03:01:17 +0200,
Lennart Poettering wrote:
> 
> On Mon, 14.04.08 22:07, James Courtier-Dutton (James@xxxxxxxxxxxxxx) wrote:
> 
> > 
> > Lennart Poettering wrote:
> > > 
> > > Yes, but what I am asking for is to define the dB values of the master
> > > control relative to the some ref level on this line-out. What happens
> > > after the line-out doesn't matter at all.
> > > 
> > > Lennart
> > > 
> > 
> > The aim of the dB values in the ALSA mixer is this.
> > 
> > For Playback:
> > Set all the mixer controls to 0dB.
> > Send a sample digital signal from the CPU to the sound card.
> > The measured analog signal on the line-out should be the same for ALL 
> > sound cards.
> > 
> > For Capture:
> > Set all the mixer controls to 0dB.
> > Send a sample analog signal to the line-in of the sound card.
> > The captured digital signal at the CPU should be the same for ALL sound 
> > cards.
> > 
> > The reason for using 0dB is that it should mean no gain and no 
> > attenuation to the signal and so minimize distortions.
> 
> Hmm, my interpretation of the whole discussion is that while this
> might be what you had in mind when designing the interface this is not
> how drivers implemented it because hardware doesn't provide this
> information in most cases.
> 
> The dB values exported by ALSA right now seem to be relative to zero
> gain -- at least for some devices and mixer tracks. For the remaining
> cases it is relative to maximum gain. There's currently no way to
> figure out from the ALSA API which case it is for a local setup.
> 
> It would of course be great if each ALSA mixer control would also
> export the voltage (dBu) to which 0dB refers. However this information
> is probably only available in the specs of very little hardware (and
> if at all only on pro hw which doesn't really matter for what I try to
> do), and would require some non-trivial amount of testing with
> metering hardware and stuff for the others. Also, for devices like USB
> speakers voltages don't make any sense anyway since audio leaves those
> speakers only acoustically. Hence, relying on dBu info exported by
> ALSA is not really an option for me. It would be incomplete,
> unreliable and a thing of the future if at all.
> 
> So, what does this mean for the task I initially wanted to get done,
> i.e. to find some way to initialize mixers properly so that they are
> not fully unmuted? Nothing good. It probably makes sense to initialize
> mixer tracks that are not the "last" one in the chain to 0dB, but
> initializing the last one (i.e Master) unconditionally to 0dB seems to
> be a bad idea. However, under the assumption the mixer slider does not
> directly control a 1000W amplifier it is probably OK to initialize it
> to something like -47dB or lower. That should be good enough so that
> people hear at least something on many setups and then take the fact
> that it might be too low in volume as a suggestion to turn the volume
> up. It's better than total silence, and way better than the tool that
> Fedora currently ships which unconditionally initializes the volume of
> all previously-unseen hardware to 75% of the integer scale, for
> whatever that may be.
> 
> And again, what I am trying to do is not relevant at all for pro audio
> people. My focus is desktop audio. So please, complains that setting
> the default values of the mixers to anything that is not -inf dB might
> trash your pro audio equipment are not applicable right now.
> 
> Any complaints? Or can we end this dicussion with this summary of my
> plans?

Yeah, I'm indeed very fond of automatic volume setup for desktop
users, too.  I don't know whether it's a role of PA.  Rather I feel
we'd need to add a feature to alsactl, such as,
	% alsactl init
then it'll either initialize or restore the previous setup.

So, anyway, what we really need is to gather the data for each
available device to initialize to the "sane" state...

> If my interpretation of the status quo of what dB values are relative
> to is correct, may I suggest adding this to the ALSA docs, to make
> this clear for the next poor sould who wants to make sense of this?

Agreed.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux