23 lines
447 B
Text
23 lines
447 B
Text
|
Comment "WM8994 internal card"
|
||
|
|
||
|
SectionUseCase."HiFi" {
|
||
|
File "HiFi.conf"
|
||
|
Comment "Default"
|
||
|
}
|
||
|
|
||
|
SectionUseCase."Voice" {
|
||
|
File "Voice.conf"
|
||
|
Comment "Recording"
|
||
|
}
|
||
|
|
||
|
SectionDefaults [
|
||
|
cdev "hw:wm8994aif1"
|
||
|
|
||
|
# Output on DAC1/AIF1
|
||
|
cset "name='DAC1R Mixer AIF1.1 Switch' 1"
|
||
|
cset "name='DAC1L Mixer AIF1.1 Switch' 1"
|
||
|
cset "name='DAC1 Switch' 1,1"
|
||
|
cset "name='Left Output Mixer DAC Switch' 1"
|
||
|
cset "name='Right Output Mixer DAC Switch' 1"
|
||
|
]
|