mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-24 06:59:57 -05:00
alsa: add profile set for Native Instruments Audio 8 DJ sound card
This commit is contained in:
parent
60df970bd9
commit
ca560ccc4a
3 changed files with 177 additions and 1 deletions
9
src/modules/alsa/mixer/profile-sets/78-pulseaudio.rules
Normal file
9
src/modules/alsa/mixer/profile-sets/78-pulseaudio.rules
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue