]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: Add Direct HW verb for Arturia Minifuse 2
authorClément Hermann <nodens@debian.org>
Fri, 8 Apr 2022 21:01:52 +0000 (23:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 27 May 2022 08:18:14 +0000 (10:18 +0200)
This is the same as the fallback ucm profile. It just exposes the device,
which can be useful in some contexts, like when routing audio using jack
or pipewire.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/145
Signed-off-by: Clément Hermann <nodens@debian.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Arturia/Minifuse-2.conf

index 492d5217ecc21a5cda00f3f3002656ab5df31aa2..f761d46ff541b40d8548681b029e6ce33e30d428 100644 (file)
@@ -1,5 +1,11 @@
 Comment "Arturia Minifuse 2"
+
 SectionUseCase."HiFi" {
        Comment "Default Alsa Profile"
        File "/USB-Audio/Arturia/Minifuse-2-HiFi.conf"
 }
+
+Define.DirectPlaybackChannels 4
+Define.DirectCaptureChannels 4
+
+Include.dhw.File "/common/direct.conf"