summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-09-11 10:06:00 +0800
committerColin Guthrie <cguthrie@mandriva.org>2010-09-12 13:15:36 +0100
commitd30d22dfb8640431405b3d0f15455b29e817c167 (patch)
tree8915a400054ef6fd2b9d675c0acf2ef2d9bc8145 /src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
parent49a90649e0afdc59844cff1a17733a2765332c86 (diff)
alsa-mixer: add profile for Traktor Kontrol S4
This new audio interface from Native Instruments has 2 stereo channels for both input and output direction. This patch adds mappings for them.
Diffstat (limited to 'src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules')
-rw-r--r--src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules b/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
index b8e88d0f..7a425b5a 100644
--- a/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
+++ b/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules
@@ -22,6 +22,7 @@ KERNEL!="card*", GOTO="pulseaudio_end"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="native-instruments-audio8dj.conf"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="0839", ENV{PULSE_PROFILE_SET}="native-instruments-audio4dj.conf"
+SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="baff", ENV{PULSE_PROFILE_SET}="native-instruments-traktorkontrol-s4.conf"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0763", ATTRS{idProduct}=="2012", ENV{PULSE_PROFILE_SET}="maudio-fasttrack-pro.conf"
LABEL="pulseaudio_end"