mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
23 lines
535 B
Text
23 lines
535 B
Text
|
|
[General]
|
||
|
|
auto-profiles = yes
|
||
|
|
|
||
|
|
[Mapping analog-chat]
|
||
|
|
description = Chat
|
||
|
|
device-strings = hw:%f,0,0
|
||
|
|
channel-map = left,right
|
||
|
|
paths-input = analog-input-mic
|
||
|
|
paths-output = steelseries-arctis-5-output-chat
|
||
|
|
|
||
|
|
[Mapping analog-game]
|
||
|
|
description = Game
|
||
|
|
device-strings = hw:%f,1,0
|
||
|
|
channel-map = left,right
|
||
|
|
paths-output = steelseries-arctis-5-output-game
|
||
|
|
direction = output
|
||
|
|
|
||
|
|
[Profile output:analog-chat+output:analog-game+input:analog-chat]
|
||
|
|
output-mappings = analog-chat analog-game
|
||
|
|
input-mappings = analog-chat
|
||
|
|
priority = 5100
|
||
|
|
skip-probe = yes
|