mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
alsa: sync acp with pulseaudio
This commit is contained in:
parent
a1f33a99df
commit
1245309a7b
3 changed files with 7 additions and 7 deletions
|
|
@ -107,6 +107,8 @@ ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1011", ENV{ACP_PROFILE_SET}="native-
|
|||
|
||||
|
||||
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1001", ENV{ACP_PROFILE_SET}="native-instruments-komplete-audio6.conf"
|
||||
# This entry is for the Komplete Audio 6 MK2, which has a different ID, but is functionally identical to the Komplete Audio 6.
|
||||
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1870", ENV{ACP_PROFILE_SET}="native-instruments-komplete-audio6.conf"
|
||||
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1021", ENV{ACP_PROFILE_SET}="native-instruments-traktor-audio10.conf"
|
||||
ATTRS{idVendor}=="0763", ATTRS{idProduct}=="2012", ENV{ACP_PROFILE_SET}="maudio-fasttrack-pro.conf"
|
||||
ATTRS{idVendor}=="045e", ATTRS{idProduct}=="02bb", ENV{ACP_PROFILE_SET}="kinect-audio.conf"
|
||||
|
|
|
|||
|
|
@ -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