codecs: add max98357a

max98357a my beloved
common-codecs
WeirdTreeThing 2023-11-09 22:23:02 -05:00
parent f480b9982a
commit 72a27934e2
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
SectionDevice."Speaker" {
Comment "Speaker"
Value {
PlaybackPriority 100
PlaybackPCM "hw:${CardId},0"
}
EnableSequence [
cset "name='Spk Switch' on"
]
DisableSequence [
cset "name='Spk Switch' off"
]
}