From: Sebastian Mangelsen Date: Wed, 13 Sep 2023 22:32:04 +0000 (+0200) Subject: Roland/BridgeCast - adjust new input channels after latest FW update X-Git-Tag: v1.2.11~56 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1c3a937ee2774bfa403f245339e671b67a040755;p=alsa-ucm-conf.git Roland/BridgeCast - adjust new input channels after latest FW update - the latest FW updated exposed yet another channel for SFX sounds, played on button events - legacy channels have been renumbered Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/354 Signed-off-by: Sebastian Mangelsen Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf b/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf index e708a18..e2f9ac4 100644 --- a/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf +++ b/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf @@ -110,7 +110,7 @@ SectionDevice."Line4" { } SectionDevice."Line5" { - Comment "Mic" + Comment "StreamMix" Value { CapturePriority 100 @@ -128,7 +128,7 @@ SectionDevice."Line5" { } SectionDevice."Line6" { - Comment "StreamMix" + Comment "Mic" Value { CapturePriority 200 @@ -146,7 +146,7 @@ SectionDevice."Line6" { } SectionDevice."Line7" { - Comment "Unknown" + Comment "SFX" Value { CapturePriority 300 @@ -162,5 +162,3 @@ SectionDevice."Line7" { ChannelPos1 FR } } - -