From Fedora Project Wiki
(flesh out some more)
No edit summary
Line 1: Line 1:
Volume control should be converted to a notification area applet that should only be displayed if there is an output device connected.
 
== Problem ==


And all the techno mumble-jumble (10 different mixers, PCM, IEC958...) that the current audio UI exposes should go away and be replaced by some intuitive concepts, such as one master volume control, and one volume control per stream (or maybe one per category, such as music/phone/events). Audio streams need to have some metadata that lets us identify them in the UI, such as application name and icon. Most of these things are in place now in PulseAudio, and just need to be integrated in a nice UI.  
And all the techno mumble-jumble (10 different mixers, PCM, IEC958...) that the current audio UI exposes should go away and be replaced by some intuitive concepts, such as one master volume control, and one volume control per stream (or maybe one per category, such as music/phone/events). Audio streams need to have some metadata that lets us identify them in the UI, such as application name and icon. Most of these things are in place now in PulseAudio, and just need to be integrated in a nice UI.  
== Relevant Art ==
== References ==


See [[Features/VolumeControl]] for a related feature page.
See [[Features/VolumeControl]] for a related feature page.
Also see [[../VolumeApplet]] for a related whiteboard.

Revision as of 15:28, 29 October 2008

Problem

And all the techno mumble-jumble (10 different mixers, PCM, IEC958...) that the current audio UI exposes should go away and be replaced by some intuitive concepts, such as one master volume control, and one volume control per stream (or maybe one per category, such as music/phone/events). Audio streams need to have some metadata that lets us identify them in the UI, such as application name and icon. Most of these things are in place now in PulseAudio, and just need to be integrated in a nice UI.


Relevant Art

References

See Features/VolumeControl for a related feature page. Also see Desktop/Whiteboards/VolumeApplet for a related whiteboard.