mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-05 00:06:16 -04:00
27 lines
750 B
Text
27 lines
750 B
Text
# This file is part of PipeWire/PulseAudio.
|
|
#
|
|
# Razer Leviathan V2 / V2 X soundbar audio profile.
|
|
# These soundbars have two ALSA PCM controls:
|
|
# - PCM,0: Fake mute control (only 0% / 1-100%, no real volume change)
|
|
# - PCM,1: Real hardware volume amplifier control
|
|
# This profile maps volume to the real PCM,1 control.
|
|
#
|
|
# Works with:
|
|
# Razer Leviathan V2 (USB ID 1532:0532)
|
|
# Razer Leviathan V2 X (USB ID 1532:054a)
|
|
#
|
|
; See default.conf for an explanation on the directives used here.
|
|
|
|
[General]
|
|
auto-profiles = yes
|
|
|
|
[Mapping stereo]
|
|
description-key = soundbar-stereo
|
|
device-strings = hw:%f,0,0
|
|
channel-map = left,right
|
|
paths-output = razer-leviathan-output
|
|
intended-roles = audio
|
|
|
|
[Profile output:stereo]
|
|
output-mappings = stereo
|
|
priority = 5100
|