153a5a1b3Sopenharmony_ci# This file is part of PulseAudio. 253a5a1b3Sopenharmony_ci# 353a5a1b3Sopenharmony_ci# PulseAudio is free software; you can redistribute it and/or modify 453a5a1b3Sopenharmony_ci# it under the terms of the GNU Lesser General Public License as 553a5a1b3Sopenharmony_ci# published by the Free Software Foundation; either version 2.1 of the 653a5a1b3Sopenharmony_ci# License, or (at your option) any later version. 753a5a1b3Sopenharmony_ci# 853a5a1b3Sopenharmony_ci# PulseAudio is distributed in the hope that it will be useful, but 953a5a1b3Sopenharmony_ci# WITHOUT ANY WARRANTY; without even the implied warranty of 1053a5a1b3Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 1153a5a1b3Sopenharmony_ci# General Public License for more details. 1253a5a1b3Sopenharmony_ci# 1353a5a1b3Sopenharmony_ci# You should have received a copy of the GNU Lesser General Public License 1453a5a1b3Sopenharmony_ci# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. 1553a5a1b3Sopenharmony_ci 1653a5a1b3Sopenharmony_ci; Native Instruments Audio 6 DJ 1753a5a1b3Sopenharmony_ci; 1853a5a1b3Sopenharmony_ci; This card has three stereo pairs of input and three stereo pairs of 1953a5a1b3Sopenharmony_ci; output 2053a5a1b3Sopenharmony_ci; 2153a5a1b3Sopenharmony_ci; We knowingly only define a subset of the theoretically possible 2253a5a1b3Sopenharmony_ci; mapping combinations as profiles here. 2353a5a1b3Sopenharmony_ci; 2453a5a1b3Sopenharmony_ci; See default.conf for an explanation on the directives used here. 2553a5a1b3Sopenharmony_ci 2653a5a1b3Sopenharmony_ci[General] 2753a5a1b3Sopenharmony_ciauto-profiles = no 2853a5a1b3Sopenharmony_ci 2953a5a1b3Sopenharmony_ci[Mapping analog-stereo-out-main] 3053a5a1b3Sopenharmony_cidescription = Analog Stereo Main 3153a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,0 3253a5a1b3Sopenharmony_cichannel-map = left,right 3353a5a1b3Sopenharmony_ci 3453a5a1b3Sopenharmony_ci[Mapping analog-stereo-out-a] 3553a5a1b3Sopenharmony_cidescription = Analog Stereo Channel A 3653a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,1 3753a5a1b3Sopenharmony_cichannel-map = left,right 3853a5a1b3Sopenharmony_cidirection = output 3953a5a1b3Sopenharmony_ci 4053a5a1b3Sopenharmony_ci[Mapping analog-stereo-out-b] 4153a5a1b3Sopenharmony_cidescription = Analog Stereo Channel B 4253a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,1 4353a5a1b3Sopenharmony_cichannel-map = left,right 4453a5a1b3Sopenharmony_cidirection = output 4553a5a1b3Sopenharmony_ci 4653a5a1b3Sopenharmony_ci[Mapping analog-stereo-in-main] 4753a5a1b3Sopenharmony_cidescription = Analog Stereo Main 4853a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,0 4953a5a1b3Sopenharmony_cichannel-map = left,right 5053a5a1b3Sopenharmony_ci 5153a5a1b3Sopenharmony_ci[Mapping analog-stereo-in-a] 5253a5a1b3Sopenharmony_cidescription = Analog Stereo Channel A 5353a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,1 5453a5a1b3Sopenharmony_cichannel-map = left,right 5553a5a1b3Sopenharmony_cidirection = input 5653a5a1b3Sopenharmony_ci 5753a5a1b3Sopenharmony_ci[Mapping analog-stereo-in-b] 5853a5a1b3Sopenharmony_cidescription = Analog Stereo Channel B 5953a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,1 6053a5a1b3Sopenharmony_cichannel-map = left,right 6153a5a1b3Sopenharmony_cidirection = input 6253a5a1b3Sopenharmony_ci 6353a5a1b3Sopenharmony_ci 6453a5a1b3Sopenharmony_ci 6553a5a1b3Sopenharmony_ci[Profile output:analog-stereo-all+input:analog-stereo-all] 6653a5a1b3Sopenharmony_cidescription = Analog Stereo Duplex Channels A, B (Headphones) 6753a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-out-main analog-stereo-out-a analog-stereo-out-b 6853a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-in-main analog-stereo-in-a analog-stereo-in-b 6953a5a1b3Sopenharmony_cipriority = 100 7053a5a1b3Sopenharmony_ciskip-probe = yes 7153a5a1b3Sopenharmony_ci 7253a5a1b3Sopenharmony_ci[Profile output:analog-stereo-main+input:analog-stereo-main] 7353a5a1b3Sopenharmony_cidescription = Analog Stereo Duplex Channel Main 7453a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-out-main 7553a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-in-main 7653a5a1b3Sopenharmony_cipriority = 50 7753a5a1b3Sopenharmony_ciskip-probe = yes 7853a5a1b3Sopenharmony_ci 7953a5a1b3Sopenharmony_ci[Profile output:analog-stereo-a+input:analog-stereo-a] 8053a5a1b3Sopenharmony_cidescription = Analog Stereo Duplex Channel A 8153a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-out-a 8253a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-in-a 8353a5a1b3Sopenharmony_cipriority = 40 8453a5a1b3Sopenharmony_ciskip-probe = yes 8553a5a1b3Sopenharmony_ci 8653a5a1b3Sopenharmony_ci[Profile output:analog-stereo-b+input:analog-stereo-b] 8753a5a1b3Sopenharmony_cidescription = Analog Stereo Duplex Channel B 8853a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-out-b 8953a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-in-b 9053a5a1b3Sopenharmony_cipriority = 30 9153a5a1b3Sopenharmony_ciskip-probe = yes 92