mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Option of analog or iec958 stereo output, both merging volume switches
This commit is contained in:
parent
47e8984450
commit
eac495f0e7
1 changed files with 13 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
||||||
|
; Mixer path for Logitech 407 PC Speakers
|
||||||
|
;
|
||||||
|
; See analog-output.conf.common for an explanation on the directives
|
||||||
|
|
||||||
|
[General]
|
||||||
|
priority = 99
|
||||||
|
description-key = iec958-stereo-output
|
||||||
|
|
||||||
|
[Element PCM]
|
||||||
|
switch = mute
|
||||||
|
volume = merge
|
||||||
|
override-map.1 = all
|
||||||
|
override-map.2 = all-left,all-right
|
||||||
Loading…
Add table
Add a link
Reference in a new issue