]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
Fix Presonus Revelator IO44 HWChannels count
authorMarkus Parviainen <mrksprvn@gmail.com>
Sun, 27 Apr 2025 17:20:42 +0000 (20:20 +0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 12 May 2025 09:09:49 +0000 (11:09 +0200)
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/557
Signed-off-by: Markus Parviainen <mrksprvn@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Presonus/Revelator-IO-44-HiFi.conf

index f223e088dc47ca4f9e7f29dd8a0800f275d1f0c6..64396135fdb8777e62fcdd6e4ba4cdc280b08fdd 100644 (file)
@@ -59,7 +59,7 @@ SectionDevice."Line1" {
        Macro.pcm_split.SplitPCMDevice {
                Name "revelator_stereo_out"
                Direction Playback
-               HWChannels 2
+               HWChannels 6
                Channels 2
                Channel0 0
                Channel1 1
@@ -78,7 +78,7 @@ SectionDevice."Line2" {
        Macro.pcm_split.SplitPCMDevice {
                Name "revelator_stereo_out"
                Direction Playback
-               HWChannels 2
+               HWChannels 6
                Channels 2
                Channel0 2
                Channel1 3
@@ -97,7 +97,7 @@ SectionDevice."Line3" {
        Macro.pcm_split.SplitPCMDevice {
                Name "revelator_stereo_out"
                Direction Playback
-               HWChannels 2
+               HWChannels 6
                Channels 2
                Channel0 4
                Channel1 5