]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
Steinberg UR44: fix the Line2 channel mapping (2nd)
authorJaroslav Kysela <perex@perex.cz>
Fri, 3 Jun 2022 06:01:33 +0000 (08:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 3 Jun 2022 06:01:33 +0000 (08:01 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Steinberg/UR44-HiFi.conf

index e7f5944d8e569dc125e1ee9e1c48d6f1fc5b882f..cd95214108821790309f60575b61888e550f8a9f 100644 (file)
@@ -43,7 +43,7 @@ SectionDevice."Line1" {
                Channel0 0
                Channel1 1
                ChannelPos0 FL
-               ChannelPos0 FR
+               ChannelPos1 FR
        }
 }
 
@@ -61,7 +61,7 @@ SectionDevice."Line2" {
                Channel0 2
                Channel1 3
                ChannelPos0 FL
-               ChannelPos0 FR
+               ChannelPos1 FR
        }
 }