From: Jaroslav Kysela Date: Tue, 24 May 2022 13:16:53 +0000 (+0200) Subject: GoXLR: add direct HW verb X-Git-Tag: v1.2.7~12 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8e72d5e856f54020834b865ca20936aeb6b8b3c8;p=alsa-ucm-conf.git GoXLR: add direct HW verb Signed-off-by: Jaroslav Kysela --- 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"