All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sebastian H." <vand2@gmx.de>
To: Raymond Yau <superquad.vortex2@gmail.com>
Cc: ALSA Development Mailing List <alsa-devel@alsa-project.org>
Subject: Re: Alsamixer-Qt4 0.4.0 released
Date: Thu, 12 Aug 2010 11:27:34 +0200	[thread overview]
Message-ID: <4C63BE86.5070402@gmx.de> (raw)
In-Reply-To: <AANLkTikcC-KvBQPsgBgSJ8VT9EZA7E2wU-aCjmhE3M1M@mail.gmail.com>

Am 12.08.2010 03:38, schrieb Raymond Yau:
> 2010/8/6 Sebastian H. <vand2@gmx.de>
> 
>>
>>> EQ Peaks is a  volatile control without write access  (i.e. you cannot
>> use
>>> slider since you cannot modify the value ) which provide the peak of  10
>>> bands (31Hz, 63Hz, 125Hz, 250Hz, 500Hz, 1Kz, 2Kz, 4Kz, 8Kz , 16Kz) stereo
>>> channels of the au8830's hardware equalizer  ,  ( one stereo vu-meters at
>>> each band )
>>>
>>> The values are ordered  by left channel of 10 bands followed by right
>>> channel of 10 bands
>>>
>>>
>>>  control.12 {
>>>         comment.access read
>>>         comment.type INTEGER
>>>         comment.count 20
>>>         comment.range '0 - 32767'
>>>         iface MIXER
>>>         name 'EQ Peaks'
>>>         value.0 1
>>>         value.1 1
>>>         value.2 0
>>>         value.3 0
>>>         value.4 1
>>>         value.5 1
>>>         value.6 1
>>>         value.7 1
>>>         value.8 0
>>>         value.9 0
>>>         value.10 1
>>>         value.11 1
>>>         value.12 0
>>>         value.13 0
>>>         value.14 0
>>>         value.15 0
>>>         value.16 1
>>>         value.17 1
>>>         value.18 0
>>>         value.19 0
>>>     }
>>
>> Where do you get this listing from?
>> I greped through the alsa source but did not find it.
>> Is it an amixer output or so?
>>
> 
> it is the content of file produced by "alsactl store -f  abc.txt"
> 
> alsactl is an alsa-util which store/restore the setting of the sound cards
> when you logout/login or the system is shutdown/boot

Oh, ok. thx

> BTW , it seem that the slider cannot individually control left or right
> channels volume

This should be possible in the channel mixer dialog (button on the
sidebar).
I also plan a right-mouse-button menu for each slider which would allow
to open the channel mixer dialog directly.

> How about selecting other CTL devices such as pulse (alsa-pulse plugin) or
> equal ( alsa-equalizer plugin )

Yes, definitely!
I'll try to implement at least a -D option for the next release.
A ctl selection may be a bit trickier though since some ctl entries may
require arguments.

  reply	other threads:[~2010-08-12  9:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04 12:17 Alsamixer-Qt4 0.4.0 released Sebastian H.
2010-08-04 23:33 ` errordeveloper
2010-08-05 11:22   ` Sebastian H.
2010-08-08 12:12     ` Sebastian H.
2010-08-05  7:20 ` Raymond Yau
2010-08-05 12:48   ` Sebastian H.
2010-08-06  0:26     ` Raymond Yau
2010-08-06 14:34       ` Sebastian H.
2010-08-12  1:38         ` Raymond Yau
2010-08-12  9:27           ` Sebastian H. [this message]
2010-08-05  8:46 ` The Source
2010-08-08 20:54 ` Niels Mayer
2010-08-09 14:08   ` Sebastian H.
2010-08-12 14:20     ` Niels Mayer
2010-08-15 13:14       ` Sebastian H.
2010-09-25  1:25 ` Raymond Yau
2010-09-25 10:42   ` Sebastian H.
2010-09-25 23:56     ` Raymond Yau
2010-09-26 10:36       ` Sebastian H.

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=4C63BE86.5070402@gmx.de \
    --to=vand2@gmx.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=superquad.vortex2@gmail.com \
    /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.