mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-12 13:30:12 -05:00
51 lines
1 KiB
Text
51 lines
1 KiB
Text
|
|
SectionDevice."IN1-InternalMics" {
|
||
|
|
Comment "Internal IN1 analog Mic capture"
|
||
|
|
|
||
|
|
ConflictingDevice [
|
||
|
|
"DigitalMics"
|
||
|
|
"HeadsetMic"
|
||
|
|
"IN3-InternalMics"
|
||
|
|
]
|
||
|
|
|
||
|
|
EnableSequence [
|
||
|
|
cdev "hw:bytcrrt5640"
|
||
|
|
|
||
|
|
cset "name='Internal Mic Switch' on"
|
||
|
|
|
||
|
|
cset "name='RECMIXL BST1 Switch' on"
|
||
|
|
cset "name='RECMIXR BST1 Switch' on"
|
||
|
|
cset "name='RECMIXL BST3 Switch' off"
|
||
|
|
cset "name='RECMIXR BST3 Switch' off"
|
||
|
|
|
||
|
|
cset "name='Stereo ADC MIXL ADC1 Switch' on"
|
||
|
|
cset "name='Stereo ADC MIXR ADC1 Switch' on"
|
||
|
|
|
||
|
|
cset "name='Mono ADC MIXL ADC1 Switch' on"
|
||
|
|
cset "name='Mono ADC MIXR ADC1 Switch' on"
|
||
|
|
|
||
|
|
cset "name='Mono ADC Capture Switch' on"
|
||
|
|
]
|
||
|
|
|
||
|
|
DisableSequence [
|
||
|
|
cdev "hw:bytcrrt5640"
|
||
|
|
|
||
|
|
cset "name='Stereo ADC MIXL ADC1 Switch' off"
|
||
|
|
cset "name='Stereo ADC MIXR ADC1 Switch' off"
|
||
|
|
|
||
|
|
cset "name='RECMIXL BST1 Switch' off"
|
||
|
|
cset "name='RECMIXR BST1 Switch' off"
|
||
|
|
|
||
|
|
cset "name='Internal Mic Switch' off"
|
||
|
|
|
||
|
|
cset "name='Mono ADC MIXL ADC1 Switch' off"
|
||
|
|
cset "name='Mono ADC MIXR ADC1 Switch' off"
|
||
|
|
|
||
|
|
cset "name='Mono ADC Capture Switch' off"
|
||
|
|
|
||
|
|
]
|
||
|
|
|
||
|
|
Value {
|
||
|
|
CaptureChannels 2
|
||
|
|
}
|
||
|
|
}
|