SectionVerb {
- EnableSequence [
- ]
-
- DisableSequence [
- ]
-
# ALSA PCM
Value {
# ALSA PCM device for HiFi
- PlaybackPCM "hw:broadwellrt286"
- CapturePCM "hw:broadwellrt286"
+ PlaybackPCM "hw:${CardId}"
+ CapturePCM "hw:${CardId}"
}
}
]
EnableSequence [
- cdev "hw:broadwellrt286"
cset "name='Master Playback Volume' 30"
cset "name='HPO L Switch' on"
cset "name='HPO R Switch' on"
]
DisableSequence [
- cdev "hw:broadwellrt286"
cset "name='Headphone Jack Switch' off"
cset "name='HPO L Switch' off"
cset "name='HPO R Switch' off"
]
EnableSequence [
- cdev "hw:broadwellrt286"
cset "name='Master Playback Volume' 30"
cset "name='DAC0 Playback Volume' 127"
cset "name='SPO Switch' on"
]
DisableSequence [
- cdev "hw:broadwellrt286"
cset "name='Speaker Switch' off"
cset "name='Speaker Playback Switch' off"
cset "name='SPO Switch' 0"
]
EnableSequence [
- cdev "hw:broadwellrt286"
-
cset "name='Mic Capture Volume' 28"
cset "name='ADC 0 Mux' 0"
cset "name='ADC0 Capture Switch' on"
]
DisableSequence [
- cdev "hw:broadwellrt286"
cset "name='ADC0 Capture Switch' off"
]
]
EnableSequence [
- cdev "hw:broadwellrt286"
-
cset "name='Mic Capture Volume' 30"
cset "name='ADC 0 Mux' 2"
cset "name='ADC0 Capture Switch' on"
]
DisableSequence [
- cdev "hw:broadwellrt286"
cset "name='ADC0 Capture Switch' off"
]