mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-27 07:00:01 -05:00
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.
This commit is contained in:
parent
1ff360c7b1
commit
28f4aebfbf
3 changed files with 84 additions and 1 deletions
|
|
@ -111,7 +111,8 @@ ALSA_PROFILES = \
|
|||
modules/alsa/mixer/profile-sets/default.conf \
|
||||
modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
|
||||
|
||||
ALSA_PATHS = \
|
||||
modules/alsa/mixer/paths/analog-input-aux.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue