cml/sof-cmlda7219max: Increase Rear Mic CapturePriority

Make the Front Mic have a lower priority so it is the default.
pull/4/head
WeirdTreeThing 2023-09-06 06:29:19 -04:00
parent a863215f4d
commit 6025f91b71
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ SectionDevice."Mic 1" {
Comment "Rear Mic"
Value {
CapturePriority 100
CapturePriority 150
CapturePCM "hw:${CardId},2"
CaptureChannels 4
}