13 lines
957 B
Plaintext
13 lines
957 B
Plaintext
|
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'"
|