From c1acd4022349878ae40718bb11fc4817378b25d5 Mon Sep 17 00:00:00 2001 From: Sebastian Mangelsen Date: Wed, 13 Sep 2023 23:21:39 +0200 Subject: [PATCH] Roland/BridgeCast - config, improve config title - comment is used as profile name when using pavucontrol, DEFAULT wasn't saying much thus I've changed it to something more explanatory. 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.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/USB-Audio/Roland/BridgeCast.conf b/ucm2/USB-Audio/Roland/BridgeCast.conf index f943c98..6231a72 100644 --- a/ucm2/USB-Audio/Roland/BridgeCast.conf +++ b/ucm2/USB-Audio/Roland/BridgeCast.conf @@ -1,6 +1,6 @@ Comment "Roland BridgeCast Hifi-Mode" SectionUseCase."HiFi" { - Comment "Default" + Comment "BridgeCast MultiChannel" File "/USB-Audio/Roland/BridgeCast-Hifi.conf" } -- 2.47.1