alsa: add profile set for Native Instruments Audio 8 DJ sound card

This commit is contained in:
Lennart Poettering 2009-06-18 03:58:05 +02:00
parent 60df970bd9
commit ca560ccc4a
3 changed files with 177 additions and 1 deletions

View file

@ -0,0 +1,9 @@
# do not edit this file, it will be overwritten on update
SUBSYSTEM!="sound", GOTO="pulseaudio_end"
ACTION!="change", GOTO="pulseaudio_end"
KERNEL!="card*", GOTO="pulseaudio_end"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="native-instruments-audio8dj.conf"
LABEL="pulseaudio_end"