PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio


Commits:
852c1595 by Josef Haider at 2022-03-07T18:04:35+01:00
alsa-profiles: Add NI Komplete Audio 6 MK2 profiles

Part-of: 
<https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/691>

- - - - -


2 changed files:

- src/modules/alsa/90-pulseaudio.rules
- src/modules/alsa/mixer/profile-sets/native-instruments-komplete-audio6.conf


Changes:

=====================================
src/modules/alsa/90-pulseaudio.rules
=====================================
@@ -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"
+# 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}=="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"


=====================================
src/modules/alsa/mixer/profile-sets/native-instruments-komplete-audio6.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



View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/852c15954ee2c02b8a82cf98f2996adedf6ca0b8

-- 
View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/852c15954ee2c02b8a82cf98f2996adedf6ca0b8
You're receiving this email because of your account on gitlab.freedesktop.org.


Reply via email to