From cda5b30bb7f5d0443e0d7be980045acb77dd8457 Mon Sep 17 00:00:00 2001 From: Sebastian Mangelsen Date: Wed, 13 Sep 2023 23:16:42 +0200 Subject: [PATCH] Roland Bridgecast - add missing intermediate config file - tested on ArchLinux running UCM version 1.2.10 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 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ucm2/USB-Audio/Roland/BridgeCast.conf diff --git a/ucm2/USB-Audio/Roland/BridgeCast.conf b/ucm2/USB-Audio/Roland/BridgeCast.conf new file mode 100644 index 0000000..f943c98 --- /dev/null +++ b/ucm2/USB-Audio/Roland/BridgeCast.conf @@ -0,0 +1,6 @@ +Comment "Roland BridgeCast Hifi-Mode" + +SectionUseCase."HiFi" { + Comment "Default" + File "/USB-Audio/Roland/BridgeCast-Hifi.conf" +} -- 2.47.1