mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
alsa: sync acp with pulseaudio
This commit is contained in:
parent
a1f33a99df
commit
1245309a7b
3 changed files with 7 additions and 7 deletions
|
|
@ -39,7 +39,7 @@ channel-map = aux0,aux1,left,right,aux2,aux3
|
|||
direction = output
|
||||
|
||||
[Mapping stereo-out-ef]
|
||||
description = Analog Stereo 5/6
|
||||
description = Stereo 5/6 (S/PDIF)
|
||||
device-strings = hw:%f,0,0
|
||||
channel-map = aux0,aux1,aux2,aux3,left,right
|
||||
direction = output
|
||||
|
|
@ -51,7 +51,7 @@ channel-map = mono,aux0,aux1,aux2,aux3,aux4
|
|||
direction = input
|
||||
|
||||
[Mapping analog-mono-in-b]
|
||||
description = Anlog Mono Input 2
|
||||
description = Analog Mono Input 2
|
||||
device-strings = hw:%f,0,0
|
||||
channel-map = aux0,mono,aux1,aux2,aux3,aux4
|
||||
direction = input
|
||||
|
|
@ -69,7 +69,7 @@ channel-map = aux0,aux1,left,right,aux2,aux3
|
|||
direction = input
|
||||
|
||||
[Mapping stereo-in-ef]
|
||||
description = Stereo Input 5/6
|
||||
description = Stereo Input 5/6 (S/PDIF)
|
||||
device-strings = hw:%f,0,0
|
||||
channel-map = aux0,aux1,aux2,aux3,left,right
|
||||
direction = input
|
||||
|
|
|
|||
|
|
@ -16,14 +16,12 @@
|
|||
; Texas Instruments PCM2902
|
||||
;
|
||||
; This is a generic chip used in multiple products, including at least
|
||||
; Behringer U-Phoria UMC22, Behringer U-Phoria UM2, Behringer Xenyx 302USB,
|
||||
; Intopic Jazz-UB700 and some unbranded "usb mini microphone".
|
||||
; Behringer U-Phoria UMC22, Behringer Xenyx 302USB, Intopic Jazz-UB700 and
|
||||
; some unbranded "usb mini microphone".
|
||||
;
|
||||
; Behringer UMC22 has stereo input (representing two physical mono inputs),
|
||||
; others have mono input.
|
||||
;
|
||||
; (Behringer UMC22 and UM2 are "the same device" with different controls)
|
||||
;
|
||||
; Some devices have a mic input path, but at least Behringer Xenyx 302USB
|
||||
; doesn't have any input mixer controls.
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue