• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This file is part of PulseAudio.
2#
3# PulseAudio is free software; you can redistribute it and/or modify
4# it under the terms of the GNU Lesser General Public License as
5# published by the Free Software Foundation; either version 2.1 of the
6# License, or (at your option) any later version.
7#
8# PulseAudio is distributed in the hope that it will be useful, but
9# WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11# General Public License for more details.
12#
13# You should have received a copy of the GNU Lesser General Public License
14# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
15
16# Config for CMEDIA USB2.0 High-Speed True HD Audio 147a:e055
17# Added by Jean-Philippe Guillemin <h1p8r10n@gmail.com>
18
19
20[General]
21auto-profiles = yes
22
23[Mapping analog-stereo]
24device-strings = front:%f
25channel-map = left,right
26paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
27paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
28priority = 10
29
30# If everything else fails, try to use hw:0 as a stereo device.
31[Mapping stereo-fallback]
32device-strings = hw:%f
33fallback = yes
34channel-map = front-left,front-right
35paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
36paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
37priority = 1
38
39[Mapping analog-surround-21]
40device-strings = surround21:%f
41channel-map = front-left,front-right,lfe
42paths-output = analog-output analog-output-lineout analog-output-speaker
43priority = 8
44direction = output
45
46[Mapping analog-surround-51]
47device-strings = surround51:%f
48channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
49paths-output = analog-output analog-output-lineout analog-output-speaker
50priority = 8
51direction = output
52
53[Mapping analog-surround-71]
54device-strings = surround71:%f
55channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
56description = Analog Surround 7.1
57paths-output = analog-output analog-output-lineout analog-output-speaker
58priority = 7
59direction = output
60
61[Mapping iec958-stereo]
62device-strings = hw:%f,2 hw:%f,0
63channel-map = left,right
64paths-output = iec958-stereo-output
65paths-input = iec958-stereo-input
66priority = 5
67