All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Sergej Sawazki <ce3a@gmx.de>, alsa-devel@alsa-project.org
Subject: Re: ASoC: How to declare volume TLV dB scale?
Date: Fri, 12 Jun 2015 18:28:54 +0200	[thread overview]
Message-ID: <557B08C6.7030300@ladisch.de> (raw)
In-Reply-To: <trinity-71513ec1-9daf-4f51-b0b3-8df7a0e9a7ec-1434110572856@3capp-gmx-bs58>

Sergej Sawazki wrote:
> could someone please help me to understand the mixer controls TLV scale?
> What would be the DECLARE_TLV_DB_SCALE values for the following example?
>
> reg. value:  0    ..  0x3ff
> phys. value: 0dB  .. -128dB
> volume:      100% ..  0%(mute)

0% volume would be -∞ dB.

And how are the register values mapped between the min/max values?
Does 0x200 correspond to -64 dB, or 50 % of the sample value, or
50 % of the volume?

> What does TLV actually stand for?

Type-length-value.  It's an implementation detail.


Regards,
Clemens
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2015-06-12 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12 12:02 ASoC: How to declare volume TLV dB scale? Sergej Sawazki
2015-06-12 16:28 ` Clemens Ladisch [this message]
2015-06-12 19:26   ` Sergej Sawazki
2015-06-12 19:47     ` Clemens Ladisch
2015-06-13  7:15       ` Takashi Iwai
2015-06-13 10:10         ` Sergej Sawazki
2015-06-13 10:29           ` Clemens Ladisch
2015-06-13 10:45             ` Sergej Sawazki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=557B08C6.7030300@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=ce3a@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.