Files
server/usr/share/alsa/ucm2/codecs/cs42l43-dmic/init.conf
2026-01-07 20:52:11 +01:00

25 lines
663 B
Plaintext

# cs42l43 specific control settings
LibraryConfig.remap.Config {
ctl.default.map {
"name='cs42l43 Microphone Capture Switch'" {
"name='cs42l43 Decimator 3 Switch'".vindex.0 0
"name='cs42l43 Decimator 4 Switch'".vindex.1 0
}
"name='cs42l43 Microphone Capture Volume'" {
"name='cs42l43 Decimator 3 Volume'".vindex.0 0
"name='cs42l43 Decimator 4 Volume'".vindex.1 0
}
}
}
BootSequence [
cset "name='cs42l43 Decimator 3 Switch' 0"
cset "name='cs42l43 Decimator 4 Switch' 0"
]
Macro [
{ SetLED { LED="mic" Action="attach" CtlId="cs42l43 Decimator 3 Switch" } }
{ SetLED { LED="mic" Action="attach" CtlId="cs42l43 Decimator 4 Switch" } }
]