SmartAudio/package/allwinner/alsa-ucm-aw/ucm_configs/sitar/sitar-mic/audiocodec/Play.conf

27 lines
433 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
SectionVerb {
Value {
PlaybackPCM "hw:audiocodec,0"
}
}
SectionDevice."Speaker" {
EnableSequence [
cdev "hw:audiocodec"
cset "name='head phone power' 1"
]
DisableSequence [
cdev "hw:audiocodec"
cset "name='head phone power' 0"
]
Value {
PlaybackVolume "name='head phone volume' 55"
PlaybackVolumeMin "0"
PlaybackVolumeMax "63"
}
}