mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
alsa-profiles: SB Audigy: stereo mixer paths
This is a follow-up to d5390c7, where we switched to the 'PCM' mixer controls
on Sound Blaster Audigy devices, since the ones we used before only work in the
stereo-to-all-speakers mirroring mode.
It turns out we do use that mode after all, but only in a couple of profiles.
Since returning those profiles to the default mixer path yields uneven volume
steps similar to #2934, we instead add a new mixer path just for that mode.
This commit is contained in:
parent
1e77a7cc51
commit
252620a18d
3 changed files with 65 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
; Mixer path for the Sound Blaster Audigy series, which uses the EMU10K2 DSP.
|
||||
; We target 'PCM Front' and similarly named controls instead of 'Front' et al.
|
||||
; because the latter have no effect on volume, apparently intended for a
|
||||
; stereo-to-all-speakers mirroring mode that we do not use.
|
||||
; because the latter affect volume only in the device's stereo-to-all-speakers
|
||||
; mirroring mode, which is not used by most profiles.
|
||||
; https://docs.kernel.org/sound/cards/audigy-mixer.html
|
||||
;
|
||||
; See analog-output.conf.common for an explanation on the directives
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue