2023-05-20 22:06:04 +00:00
|
|
|
SectionVerb {
|
|
|
|
EnableSequence [
|
|
|
|
cset "name='Playback Digital Volume' 111"
|
|
|
|
cset "name='Playback Digital Switch' on"
|
|
|
|
cset "name='Out DACL Mux' DAIL"
|
|
|
|
cset "name='Out DACR Mux' DAIR"
|
|
|
|
cset "name='Mixer Out FilterL DACL Switch' on"
|
|
|
|
cset "name='Mixer Out FilterR DACR Switch' on"
|
|
|
|
cset "name='ST Mixer Out FilterL Out FilterL Switch' on"
|
|
|
|
cset "name='ST Mixer Out FilterR Out FilterR Switch' on"
|
|
|
|
cset "name='Headphone Jack Switch' on"
|
|
|
|
cset "name='Headset Mic Switch' on"
|
|
|
|
cset "name='Mic Switch' on"
|
|
|
|
cset "name='Mic Volume' 5"
|
|
|
|
cset "name='Capture Digital Volume' 111"
|
|
|
|
cset "name='Capture Digital Switch' on"
|
|
|
|
cset "name='Mixin Volume' 10"
|
|
|
|
cset "name='Mixin Switch' on"
|
|
|
|
cset "name='Mixer In Mic Switch' on"
|
|
|
|
cset "name='Out DAIL Mux' ADC"
|
|
|
|
cset "name='Out DAIR Mux' ADC"
|
|
|
|
cset "name='Gain Ramp Rate' 1"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
2023-05-24 21:27:19 +00:00
|
|
|
# Split 4ch dmic into 2 virtual 2ch mics
|
|
|
|
Include.pcm_split.File "/conf.d/dmic-common/split.conf"
|
|
|
|
|
|
|
|
Macro [
|
|
|
|
{
|
|
|
|
SplitPCM {
|
|
|
|
Name "cml_stereo_in"
|
|
|
|
Direction Capture
|
|
|
|
Format S32_LE
|
|
|
|
Channels 2
|
|
|
|
HWChannels 4
|
|
|
|
HWChannelPos0 FL
|
|
|
|
HWChannelPos1 FR
|
|
|
|
HWChannelPos2 FL
|
|
|
|
HWChannelPos3 FR
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
|
2023-05-20 22:06:04 +00:00
|
|
|
SectionDevice."Speaker" {
|
|
|
|
Comment "Speaker"
|
|
|
|
|
|
|
|
Value {
|
|
|
|
PlaybackPriority 100
|
2023-05-26 13:54:55 +00:00
|
|
|
PlaybackPCM "hw:${CardId},0"
|
2023-05-20 22:06:04 +00:00
|
|
|
}
|
|
|
|
EnableSequence [
|
|
|
|
cset "name='Spk Switch' on"
|
|
|
|
]
|
|
|
|
DisableSequence [
|
|
|
|
cset "name='Spk Switch' off"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."Headphones" {
|
|
|
|
Comment "Headphones"
|
|
|
|
|
|
|
|
Value {
|
|
|
|
PlaybackPriority 200
|
2023-05-26 13:54:55 +00:00
|
|
|
PlaybackPCM "hw:${CardId},1"
|
2023-05-20 22:06:04 +00:00
|
|
|
PlaybackMixerElem "Headphone"
|
|
|
|
JackControl "Headphone Jack"
|
|
|
|
}
|
|
|
|
EnableSequence [
|
|
|
|
cset "name='Headphone Jack Switch' on"
|
|
|
|
cset "name='Headphone Switch' on"
|
|
|
|
]
|
|
|
|
DisableSequence [
|
|
|
|
cset "name='Headphone Jack Switch' off"
|
|
|
|
cset "name='Headphone Switch' off"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."Mic" {
|
2023-05-24 21:27:19 +00:00
|
|
|
Comment "Front Mic"
|
2023-05-20 22:06:04 +00:00
|
|
|
|
|
|
|
Value {
|
|
|
|
CapturePriority 100
|
2023-05-26 13:54:55 +00:00
|
|
|
CapturePCM "hw:${CardId},2"
|
2023-05-20 22:06:04 +00:00
|
|
|
CaptureChannels 4
|
2023-05-24 21:27:19 +00:00
|
|
|
}
|
|
|
|
Macro.pcm_split.SplitPCMDevice {
|
|
|
|
Name "cml_stereo_in"
|
|
|
|
Direction Capture
|
|
|
|
Device 2
|
|
|
|
HWChannels 4
|
|
|
|
Channels 2
|
|
|
|
Channel0 0
|
|
|
|
Channel1 1
|
|
|
|
ChannelPos0 FL
|
|
|
|
ChannelPos1 FR
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."Mic 1" {
|
|
|
|
Comment "Rear Mic"
|
|
|
|
|
|
|
|
Value {
|
2023-09-06 10:29:19 +00:00
|
|
|
CapturePriority 150
|
2023-05-26 13:54:55 +00:00
|
|
|
CapturePCM "hw:${CardId},2"
|
2023-05-24 21:27:19 +00:00
|
|
|
CaptureChannels 4
|
|
|
|
}
|
|
|
|
Macro.pcm_split.SplitPCMDevice {
|
|
|
|
Name "cml_stereo_in"
|
|
|
|
Direction Capture
|
|
|
|
Device 2
|
|
|
|
HWChannels 4
|
|
|
|
Channels 2
|
|
|
|
Channel0 2
|
|
|
|
Channel1 3
|
|
|
|
ChannelPos0 FL
|
|
|
|
ChannelPos1 FR
|
2023-05-20 22:06:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."Headset" {
|
|
|
|
Comment "Headset Microphone"
|
|
|
|
|
|
|
|
Value {
|
|
|
|
CapturePriority 200
|
2023-05-26 13:54:55 +00:00
|
|
|
CapturePCM "hw:${CardId},1"
|
2023-05-20 22:06:04 +00:00
|
|
|
CaptureMixerElem "Headset Mic"
|
|
|
|
JackControl "Headset Mic Jack"
|
|
|
|
}
|
|
|
|
EnableSequence [
|
|
|
|
cset "name='Headset Mic Switch' on"
|
|
|
|
cset "name='Mic Switch' on"
|
|
|
|
]
|
|
|
|
DisableSequence [
|
|
|
|
cset "name='Headset Mic Switch' off"
|
|
|
|
cset "name='Mic Switch' off"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
Include.hdmi.File "/conf.d/hdmi-common/hdmi567.conf"
|