mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
alsa-mixer: Add an explicit profile-set for Audigy devices
These lost analog-mono support when we made that a fallback profile, as the stereo-fallback would be picked up as the only input profile, and that does not work in duplex mode. Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/750
This commit is contained in:
parent
f003d6ca62
commit
460d0c0b79
3 changed files with 106 additions and 0 deletions
|
|
@ -1353,6 +1353,7 @@ dist_alsaprofilesets_DATA = \
|
|||
modules/alsa/mixer/profile-sets/default.conf \
|
||||
modules/alsa/mixer/profile-sets/force-speaker.conf \
|
||||
modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf \
|
||||
modules/alsa/mixer/profile-sets/audigy.conf \
|
||||
modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue