[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa: Support the older model of NI's Traktor Audio 2 DJ
Tanu Kaskinen
gitlab at gitlab.freedesktop.org
Mon Aug 13 11:24:32 UTC 2018
Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio
Commits:
7f1fb63d by Will Stott at 2018-08-13T11:24:02Z
alsa: Support the older model of NI's Traktor Audio 2 DJ
- - - - -
1 changed file:
- src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
Changes:
=====================================
src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
=====================================
--- a/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
+++ b/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
@@ -93,6 +93,9 @@ ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="nativ
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="0839", ENV{PULSE_PROFILE_SET}="native-instruments-audio4dj.conf"
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="baff", ENV{PULSE_PROFILE_SET}="native-instruments-traktorkontrol-s4.conf"
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="4711", ENV{PULSE_PROFILE_SET}="native-instruments-korecontroller.conf"
+
+# This ID 17cc:041c is verified for the older Audio 2 DJ model (pre-2014 ish).
+ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="041c", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio2.conf"
ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="041d", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio2.conf"
# There appear to be two IDs in use for Traktor Audio 6 (or maybe 17cc:1011
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/7f1fb63ddab184103f22cc4002c7940fb61d3301
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/7f1fb63ddab184103f22cc4002c7940fb61d3301
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20180813/d648e775/attachment.html>
More information about the pulseaudio-commits
mailing list