From: Takashi Iwai <tiwai@suse.de>
To: manuel.jander@mat.utfsm.cl
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Question about control names.
Date: Thu, 03 Jul 2003 14:16:43 +0200 [thread overview]
Message-ID: <s5hy8zferf8.wl@alsa2.suse.de> (raw)
In-Reply-To: <1057195497.6307.55.camel@deimos>
At 02 Jul 2003 21:24:57 -0400,
Manuel Jander wrote:
>
> Hello,
>
> I wrote support for the Hardware Equalizer (10 band stereo = 20
> controls) for the Aureal Vortex cards. For testing purposes i used the
> controls as "MIXER" type controls, so they are visible from any mixer.
> The question: How should they be named ? Is the type "MIXER" acceptable
> ? In my opinion it is at least pretty convenient.
MXIER should be fine.
the name is still an open question, but it's not strict at all.
i would use a name like "XXX Playback Volume", where "XXX" would be
likely "Equalizer" or "Aureal Equalizer", etc.
anyway, it's your choice, since you are the first conqueror :)
> Now that the EQ is done, i would like to write support for a EQ peak
> visualization support that the AUreal cards provide. That is there are
> hardware registers that can be read to obtain the peak values of each
> frequency band. The same question as above: How should that readonly
> control to be named ?
it's also not defined well. i'd suggest you to use an intuitive name
such as "VU Meter", "Equalizer Peak", etc.
> I guess it would be bad idea having it added like a MIXER type control.
> I was thinking of using HWDEP instead, and write a special graphical
> application for the visualization purpose (accessing the ALSA controls).
> Is there something like this done before ??
usually this type of control is implemented in MIXER or PCM.
for example, ice1712 driver provides peak meters over MIXER.
HWDEP should be used really for the hwdep devices.
you can add READ|VOLATILE attribute flag to indicate the frequent
changes of values.
> And at last, could someone please with suggar on the top update the ALSA
> support matrix ???!! The Aureal Vortex cards -YES THEY ARE- supported.
> (http://savannah.nongnu.org/projects/openvortex/)
please ask Patrick Shirkey <pshirkey@boosthardware.com>, the
maintainer of the web page.
ciao,
Takashi
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
next prev parent reply other threads:[~2003-07-03 12:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-03 1:24 Question about control names Manuel Jander
2003-07-03 12:16 ` Takashi Iwai [this message]
2003-07-03 13:17 ` Patrick Shirkey
2003-07-03 14:19 ` Takashi Iwai
2003-07-14 22:43 ` More Questions " Christian Esken
2003-07-15 9:13 ` Takashi Iwai
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=s5hy8zferf8.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=manuel.jander@mat.utfsm.cl \
/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.