]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
Roland/BridgeCast - adjust new input channels after latest FW update
authorSebastian Mangelsen <github@mangelsen.se>
Wed, 13 Sep 2023 22:32:04 +0000 (00:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 30 Oct 2023 10:00:56 +0000 (11:00 +0100)
- the latest FW updated exposed yet another channel
  for SFX sounds, played on button events
- legacy channels have been renumbered

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/354
Signed-off-by: Sebastian Mangelsen <github@mangelsen.se>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf

index e708a18ab8e3b0678728528a124dcec6846c7c02..e2f9ac489c5c204bc08172d9f0c6f11a25c23080 100644 (file)
@@ -110,7 +110,7 @@ SectionDevice."Line4" {
 }
 
 SectionDevice."Line5" {
-       Comment "Mic"
+       Comment "StreamMix"
 
        Value {
                CapturePriority 100
@@ -128,7 +128,7 @@ SectionDevice."Line5" {
 }
 
 SectionDevice."Line6" {
-       Comment "StreamMix"
+       Comment "Mic"
 
        Value {
                CapturePriority 200
@@ -146,7 +146,7 @@ SectionDevice."Line6" {
 }
 
 SectionDevice."Line7" {
-       Comment "Unknown"
+       Comment "SFX"
 
        Value {
                CapturePriority 300
@@ -162,5 +162,3 @@ SectionDevice."Line7" {
                ChannelPos1 FR
        }
 }
-
-