From: Felix Homann <fexpop@web.de>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: Felix Homann <fexpop@web.de>, alsa-devel@alsa-project.org
Subject: Re: M-Audio Fast Track Ultra (8r) mixer: How to verify dB information?
Date: Fri, 10 Sep 2010 09:48:26 +0200 [thread overview]
Message-ID: <4C89E2CA.2090206@web.de> (raw)
In-Reply-To: <4C89DBC5.7070906@ladisch.de>
Hi Clemens,
Am 10.09.2010 09:18, schrieb Clemens Ladisch:
> I'm using the mixer_vol_tlv TLV
>> callback right now but I'm not sure it produces correct data.
>>
> Try alsamixer. Or just post the output of "amixer contents" here.
>
>
Well, according to alsamixer the mixer values are mapped to a range from
0 to -128 dB.
'amixer contents' show entries of the form
numid=112,iface=MIXER,name='DIn8 - Out7 Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=32768,step=0
: values=-32768
| unk-4-0xffffce00,0x00000000,
(numid and name changing of xourse for each control ).
Here are some examples of setting values with amixer:
:~$ amixer -c 2 cset numid=1 50%
numid=1,iface=MIXER,name='AIn1 - Out1 Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=32768,step=0
: values=16384
| unk-4-0xffffce00,0x00000000,
:~$ amixer -c 2 cset numid=1 80%
numid=1,iface=MIXER,name='AIn1 - Out1 Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=32768,step=0
: values=26215
| unk-4-0xffffce00,0x00000000,
:~$ amixer -c 2 cset numid=1 100%
numid=1,iface=MIXER,name='AIn1 - Out1 Playback Volume'
; type=INTEGER,access=rw---R--,values=1,min=0,max=32768,step=0
: values=32768
| unk-4-0xffffce00,0x00000000,
cat /proc/asound/F8R/usbmixer gives lines like this:
Unit: 5
Control: name="DIn8 - Out7 Playback Volume", index=0
Info: id=5, control=7, cmask=0x8000, channels=1, type="S16"
Volume: min=-32768, max=0, dBmin=-12800, dBmax=0
How do I tell the controls value range is correctly mapped to the dB values?
Kind regards,
Felix
next prev parent reply other threads:[~2010-09-10 7:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-09 21:37 M-Audio Fast Track Ultra (8r) mixer: How to verify dB information? Felix Homann
2010-09-10 7:18 ` Clemens Ladisch
2010-09-10 7:48 ` Felix Homann [this message]
2010-09-10 10:33 ` Clemens Ladisch
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=4C89E2CA.2090206@web.de \
--to=fexpop@web.de \
--cc=alsa-devel@alsa-project.org \
--cc=clemens@ladisch.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox