# This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2.1 of the # License, or (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. ; TI based board generic static setup ; ; See default.conf for an explanation on the directives used here. [General] auto-profiles = no [Mapping default-mapping-output] description = Default headset testing TI 4430 based board device-strings = plughw:%f,0 channel-map = front-left,front-right direction = output [Mapping mapping-output-6] description = TI 4430 based - output 6 device-strings = plughw:%f,6 channel-map = front-left,front-right direction = output [Mapping mapping-output-8] description = TI 4430 based - output 8 device-strings = plughw:%f,8 channel-map = front-left,front-right direction = output [Mapping default-mapping-input] description = Default headset testing TI 4430 based board device-strings = plughw:%f,0 channel-map = front-left,front-right direction = input [Profile output:default-mapping-output+input:default-mapping-input] description = Default profile 0 output-mappings = default-mapping-output input-mappings = default-mapping-input priority = 50 skip-probe = yes [Profile output:mapping-output-6+input:default-mapping-input] description = profile ouput 6 output-mappings = mapping-output-6 input-mappings = default-mapping-input priority = 50 skip-probe = yes [Profile output:mapping-output-8+input:default-mapping-input] description = profile ouput 8 output-mappings = mapping-output-8 input-mappings = default-mapping-input priority = 50 skip-probe = yes