* mixer: multi-channel volume controls.
@ 2003-09-13 2:50 James Courtier-Dutton
0 siblings, 0 replies; only message in thread
From: James Courtier-Dutton @ 2003-09-13 2:50 UTC (permalink / raw)
To: alsa-devel
If one is outputing 5.1 audio, and one wishes the adjust the volume, one
currently has to adjust 4 sliders. (Front stereo or Master/PCM, Surround
stereo, Center, Lfe.).
I think that is would be really good if the Master volume control was
abstracted. So, for example, mixer controls changed to: -
front (instead of master, to match the current PCM device name front)
rear (instead of surround, to match the current PCM device name rear)
center_lfe (to match the current PCM device name center_lfe)
And then in alsa.conf, be able to configure a "master" volume control,
that would change front,rear,center_lfe together.
Moving the "master" volume control should not adjust the values of the
front,read,center_lfe mixer levels visable to the user, but instead do
calculations behind the scenes to set the hardware registers to output
sound as the user would expect it to appear by viewing the sliders.
Without this abstraction, if the user changed the "master" to minimum
position, and then adjusted back to max, the relative positions of
front,read,center_lfe mixers would get forgotten.
Cheers
James
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-13 2:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-13 2:50 mixer: multi-channel volume controls James Courtier-Dutton
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.