From 8e72d5e856f54020834b865ca20936aeb6b8b3c8 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 24 May 2022 15:16:53 +0200 Subject: [PATCH] GoXLR: add direct HW verb Signed-off-by: Jaroslav Kysela --- ucm2/USB-Audio/GoXLR/GoXLR.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ucm2/USB-Audio/GoXLR/GoXLR.conf b/ucm2/USB-Audio/GoXLR/GoXLR.conf index 557bfae..6f1f2af 100644 --- a/ucm2/USB-Audio/GoXLR/GoXLR.conf +++ b/ucm2/USB-Audio/GoXLR/GoXLR.conf @@ -1,5 +1,11 @@ Comment "GoXLR USB-Audio" + SectionUseCase."HiFi" { Comment "Default Alsa Profile" File "/USB-Audio/GoXLR/GoXLR-HiFi.conf" } + +Define.DirectPlaybackChannels 10 +Define.DirectCaptureChannels 23 + +Include.dhw.File "/common/direct.conf" -- 2.47.1