Files
server/usr/share/alsa/ucm2/sof-soundwire/rt715-sdca.conf
2026-01-07 20:52:11 +01:00

23 lines
477 B
Plaintext

# Use case Configuration for sof-soundwire card
SectionDevice."Mic" {
Comment "SoundWire microphones"
EnableSequence [
cset "name='rt714 FU02 Capture Switch' 1"
]
DisableSequence [
cset "name='rt714 FU02 Capture Switch' 0"
]
Value {
CapturePriority 100
CapturePCM "hw:${CardId},4"
CaptureSwitch "rt714 FU02 Capture Switch"
CaptureVolume "rt714 FU02 Capture Volume"
CaptureMixerElem "rt714 FU02"
CaptureMicInfoFile "${var:LibDir}/dmics-nhlt.json"
}
}