[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-mixer: Enable volume control of SteelSeries Arctis stereo output
PulseAudio Marge Bot
gitlab at gitlab.freedesktop.org
Thu Dec 10 17:00:40 UTC 2020
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio
Commits:
836ba89c by Mattias Jernberg at 2020-12-10T16:54:59+00:00
alsa-mixer: Enable volume control of SteelSeries Arctis stereo output
Since there is now support for specifying the index of an Element, add the
same config as is used for the output-mono variant, as they behave the same:
One volume control with no support for adjustments to the left and right
channels.
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/274>
- - - - -
1 changed file:
- src/modules/alsa/mixer/paths/usb-gaming-headset-output-stereo.conf
Changes:
=====================================
src/modules/alsa/mixer/paths/usb-gaming-headset-output-stereo.conf
=====================================
@@ -23,10 +23,12 @@
; Steelseries Arctis 7
; Steelseries Arctis Pro Wireless.
; Lucidsound LS31
-;
-; This path doesn't provide hardware volume control, because the stereo
-; output is controlled by the PCM element with index 1, and currently
-; PulseAudio only supports elements with index 0.
[General]
description-key = analog-output-headphones
+
+[Element PCM,1]
+volume = merge
+switch = mute
+override-map.1 = all
+override-map.2 = all-left,all-right
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/836ba89c4a3cd15efa33f9e70ed8e4764bcb3793
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/836ba89c4a3cd15efa33f9e70ed8e4764bcb3793
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20201210/2ea94a1a/attachment.htm>
More information about the pulseaudio-commits
mailing list