2009-06-17 03:45:14 +02:00
|
|
|
# Profile definitions for PulseAudio's ALSA backend
|
|
|
|
|
#
|
|
|
|
|
# [Mapping id]
|
|
|
|
|
# device-strings = ...
|
|
|
|
|
# channel-map = ...
|
|
|
|
|
# description = ...
|
|
|
|
|
# paths-input = ...
|
|
|
|
|
# paths-output = ...
|
|
|
|
|
# element-input = ...
|
|
|
|
|
# element-output = ...
|
|
|
|
|
# priority = ...
|
|
|
|
|
# direction = any | input | output
|
|
|
|
|
#
|
|
|
|
|
# [Profile id]
|
|
|
|
|
# input-mappings = ...
|
|
|
|
|
# output-mappings = ...
|
|
|
|
|
# description = ...
|
|
|
|
|
# priority = ...
|
|
|
|
|
# skip-probe = no | yes
|
|
|
|
|
|
|
|
|
|
[General]
|
|
|
|
|
auto-profiles = yes
|
|
|
|
|
|
|
|
|
|
[Mapping analog-mono]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = hw:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = mono
|
|
|
|
|
paths-output = analog-output analog-output-headphones analog-output-mono analog-output-lfe-on-mono
|
|
|
|
|
paths-input = analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line
|
|
|
|
|
priority = 1
|
|
|
|
|
|
|
|
|
|
[Mapping analog-stereo]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = front:%f hw:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = left,right
|
|
|
|
|
paths-output = analog-output analog-output-headphones analog-output-mono analog-output-lfe-on-mono
|
|
|
|
|
paths-input = analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line
|
|
|
|
|
priority = 10
|
|
|
|
|
|
|
|
|
|
[Mapping analog-surround-40]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = surround40:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right
|
|
|
|
|
paths-output = analog-output analog-output-lfe-on-mono
|
|
|
|
|
priority = 7
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping analog-surround-41]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = surround41:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right,lfe
|
|
|
|
|
paths-output = analog-output analog-output-lfe-on-mono
|
|
|
|
|
priority = 8
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping analog-surround-50]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = surround50:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right,front-center
|
|
|
|
|
paths-output = analog-output analog-output-lfe-on-mono
|
|
|
|
|
priority = 7
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping analog-surround-51]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = surround51:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
|
|
|
|
paths-output = analog-output analog-output-lfe-on-mono
|
|
|
|
|
priority = 8
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping analog-surround-71]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = surround71:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
|
|
|
|
description = Analog Surround 7.1
|
|
|
|
|
paths-output = analog-output analog-output-lfe-on-mono
|
|
|
|
|
priority = 7
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping iec958-stereo]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = iec958:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = left,right
|
|
|
|
|
priority = 5
|
|
|
|
|
|
|
|
|
|
[Mapping iec958-surround-40]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = iec958:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right
|
|
|
|
|
priority = 1
|
|
|
|
|
|
|
|
|
|
[Mapping iec958-ac3-surround-40]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = a52:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right
|
|
|
|
|
priority = 2
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping iec958-ac3-surround-51]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = a52:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
|
|
|
|
priority = 3
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
[Mapping hdmi-stereo]
|
2009-06-17 04:17:25 +02:00
|
|
|
device-strings = hdmi:%f
|
2009-06-17 03:45:14 +02:00
|
|
|
channel-map = left,right
|
|
|
|
|
priority = 4
|
|
|
|
|
direction = output
|
|
|
|
|
|
|
|
|
|
#[Profile output:analog-stereo+output:iec958-stereo+input:analog-stereo]
|
|
|
|
|
#description = Foobar
|
|
|
|
|
#output-mappings = analog-stereo iec958-stereo
|
|
|
|
|
#input-mappings = analog-stereo
|