alsa-profiles: Add Razer Leviathan V2 profile

This commit is contained in:
Fernando Perez 2026-06-22 19:11:02 -03:00 committed by Wim Taymans
parent 559a30b0b4
commit b001735faa
2 changed files with 31 additions and 11 deletions

View file

@ -0,0 +1,27 @@
# 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 = PCM:1
intended-roles = audio
[Profile output:stereo]
output-mappings = stereo
priority = 5100