mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa-mixer: add support for Steelseries Arctis 7 headset
This commit is contained in:
parent
739a4b3d23
commit
15386a710c
6 changed files with 126 additions and 0 deletions
|
|
@ -2469,6 +2469,7 @@ static int path_verify(pa_alsa_path *p) {
|
|||
{ "analog-input-video", N_("Video") },
|
||||
{ "analog-output", N_("Analog Output") },
|
||||
{ "analog-output-headphones", N_("Headphones") },
|
||||
{ "analog-output-headphones-mono", N_("Headphones Mono Output") },
|
||||
{ "analog-output-lfe-on-mono", N_("LFE on Separate Mono Output") },
|
||||
{ "analog-output-lineout", N_("Line Out") },
|
||||
{ "analog-output-mono", N_("Analog Mono Output") },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue