SmartAudio/target/allwinner/mandolin-common/base-files/etc/config/smartlinkd

13 lines
957 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
config pragram "record"
list "record_on" "amixer cset iface=MIXER,name='LEFT ADC input Mixer MIC1 boost Switch' 1"
list "record_on" "amixer cset iface=MIXER,name='RIGHT ADC input Mixer MIC1 boost Switch' 1"
list "record_on" "amixer cset iface=MIXER,name='AIF1 AD0L Mixer ADCL Switch' 1"
list "record_on" "amixer cset iface=MIXER,name='AIF1 AD0R Mixer ADCR Switch' 1"
list "record_on" "amixer cset iface=MIXER,name='AIF1OUT0L Mux' 0"
list "record_on" "amixer cset iface=MIXER,name='AIF1OUT0R Mux' 0"
list "record_off" "amixer cset iface=MIXER,name='AIF1 AD0L Mixer ADCL Switch' 0"
list "record_off" "amixer cset iface=MIXER,name='AIF1 AD0R Mixer ADCR Switch' 0"
list "record_off" "amixer cset iface=MIXER,name='LEFT ADC input Mixer MIC1 boost Switch' 0"
list "record_off" "amixer cset iface=MIXER,name='RIGHT ADC input Mixer MIC1 boost Switch' 0"
list "record_vol" "amixer cset iface=MIXER,name='MIC1 boost amplifier gain'"