alsa-profiles: Add NI Komplete Audio 6 MK2 profiles

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/691>
This commit is contained in:
Josef Haider 2022-03-03 23:23:18 +01:00
parent 5af2afba85
commit 852c15954e
2 changed files with 5 additions and 3 deletions

View file

@ -107,6 +107,8 @@ ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1011", ENV{PULSE_PROFILE_SET}="nativ
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1001", ENV{PULSE_PROFILE_SET}="native-instruments-komplete-audio6.conf" ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1001", ENV{PULSE_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{PULSE_PROFILE_SET}="native-instruments-komplete-audio6.conf"
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1021", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio10.conf" ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1021", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio10.conf"
ATTRS{idVendor}=="0763", ATTRS{idProduct}=="2012", ENV{PULSE_PROFILE_SET}="maudio-fasttrack-pro.conf" ATTRS{idVendor}=="0763", ATTRS{idProduct}=="2012", ENV{PULSE_PROFILE_SET}="maudio-fasttrack-pro.conf"
ATTRS{idVendor}=="045e", ATTRS{idProduct}=="02bb", ENV{PULSE_PROFILE_SET}="kinect-audio.conf" ATTRS{idVendor}=="045e", ATTRS{idProduct}=="02bb", ENV{PULSE_PROFILE_SET}="kinect-audio.conf"

View file

@ -39,7 +39,7 @@ channel-map = aux0,aux1,left,right,aux2,aux3
direction = output direction = output
[Mapping stereo-out-ef] [Mapping stereo-out-ef]
description = Analog Stereo 5/6 description = Stereo 5/6 (S/PDIF)
device-strings = hw:%f,0,0 device-strings = hw:%f,0,0
channel-map = aux0,aux1,aux2,aux3,left,right channel-map = aux0,aux1,aux2,aux3,left,right
direction = output direction = output
@ -51,7 +51,7 @@ channel-map = mono,aux0,aux1,aux2,aux3,aux4
direction = input direction = input
[Mapping analog-mono-in-b] [Mapping analog-mono-in-b]
description = Anlog Mono Input 2 description = Analog Mono Input 2
device-strings = hw:%f,0,0 device-strings = hw:%f,0,0
channel-map = aux0,mono,aux1,aux2,aux3,aux4 channel-map = aux0,mono,aux1,aux2,aux3,aux4
direction = input direction = input
@ -69,7 +69,7 @@ channel-map = aux0,aux1,left,right,aux2,aux3
direction = input direction = input
[Mapping stereo-in-ef] [Mapping stereo-in-ef]
description = Stereo Input 5/6 description = Stereo Input 5/6 (S/PDIF)
device-strings = hw:%f,0,0 device-strings = hw:%f,0,0
channel-map = aux0,aux1,aux2,aux3,left,right channel-map = aux0,aux1,aux2,aux3,left,right
direction = input direction = input