From 1c3a937ee2774bfa403f245339e671b67a040755 Mon Sep 17 00:00:00 2001 From: Sebastian Mangelsen Date: Thu, 14 Sep 2023 00:32:04 +0200 Subject: [PATCH] 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 --- ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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 } } - - -- 2.47.1