chromebook-ucm-conf/codecs/max98357a/speaker.conf

17 lines
248 B
Plaintext
Raw Normal View History

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