mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
Completely rework mixer logic. This now allows controlling a full set of elements from a single sink's volume slider/mute button. This also introduces sink and source "ports" that can be used to choose different input or output ports with the UI. (i.e. "mic"/"line-in" or "speaker"/"headphones". The mixer paths and device maps are now configered in external configuration files and can be tweaked as necessary. |
||
|---|---|---|
| .. | ||
| analog-input-aux.conf | ||
| analog-input-fm.conf | ||
| analog-input-linein.conf | ||
| analog-input-mic-line.conf | ||
| analog-input-mic.conf | ||
| analog-input-mic.conf.common | ||
| analog-input-tvtuner.conf | ||
| analog-input-video.conf | ||
| analog-input.conf | ||
| analog-input.conf.common | ||
| analog-output-headphones.conf | ||
| analog-output-lfe-on-mono.conf | ||
| analog-output-mono.conf | ||
| analog-output.conf | ||
| analog-output.conf.common | ||