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; Dell Dock TB16 USB audio
1753a5a1b3Sopenharmony_ci;
1853a5a1b3Sopenharmony_ci; This card has two stereo pairs of output, One Mono input.
1953a5a1b3Sopenharmony_ci;
2053a5a1b3Sopenharmony_ci; See default.conf for an explanation on the directives used here.
2153a5a1b3Sopenharmony_ci
2253a5a1b3Sopenharmony_ci[General]
2353a5a1b3Sopenharmony_ciauto-profiles = no
2453a5a1b3Sopenharmony_ci
2553a5a1b3Sopenharmony_ci[Mapping analog-stereo-headphone]
2653a5a1b3Sopenharmony_cidescription = Headphone
2753a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,0
2853a5a1b3Sopenharmony_cichannel-map = left,right
2953a5a1b3Sopenharmony_cidirection = output
3053a5a1b3Sopenharmony_ci
3153a5a1b3Sopenharmony_ci[Mapping analog-stereo-speaker]
3253a5a1b3Sopenharmony_cidescription = Speaker
3353a5a1b3Sopenharmony_cidevice-strings = hw:%f,1,0
3453a5a1b3Sopenharmony_cichannel-map = left,right
3553a5a1b3Sopenharmony_cidirection = output
3653a5a1b3Sopenharmony_ci
3753a5a1b3Sopenharmony_ci[Mapping analog-stereo-mic]
3853a5a1b3Sopenharmony_cidescription = Headset-Mic
3953a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,0
4053a5a1b3Sopenharmony_cichannel-map = left,right
4153a5a1b3Sopenharmony_cidirection = input
4253a5a1b3Sopenharmony_ci
4353a5a1b3Sopenharmony_ci
4453a5a1b3Sopenharmony_ci[Profile output:analog-stereo-speaker]
4553a5a1b3Sopenharmony_cidescription = Speaker
4653a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-speaker
4753a5a1b3Sopenharmony_cipriority = 60
4853a5a1b3Sopenharmony_ciskip-probe = yes
4953a5a1b3Sopenharmony_ci
5053a5a1b3Sopenharmony_ci[Profile output:analog-stereo-headphone+input:analog-stereo-mic]
5153a5a1b3Sopenharmony_cidescription = Headset
5253a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-headphone
5353a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-mic
5453a5a1b3Sopenharmony_cipriority = 80
5553a5a1b3Sopenharmony_ciskip-probe = yes
56