32 lines
658 B
Plaintext
32 lines
658 B
Plaintext
# Use case configuration for AYN Odin2
|
|
# Author: Teguh Sobirin <teguh@sobir.in>
|
|
|
|
Syntax 4
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "/AYN/Odin2/HiFi.conf"
|
|
Comment "HiFi quality Music."
|
|
}
|
|
|
|
BootSequence [
|
|
cset "name='RX_RX0 Digital Volume' 84"
|
|
cset "name='RX_RX1 Digital Volume' 84"
|
|
cset "name='HPHL Volume' 20"
|
|
cset "name='HPHR Volume' 20"
|
|
cset "name='ADC2 Volume' 10"
|
|
]
|
|
|
|
LibraryConfig.remap.Config {
|
|
|
|
ctl.default.map {
|
|
"name='HP Volume'" {
|
|
"name='HPHL Volume'".vindex.0 0
|
|
"name='HPHR Volume'".vindex.1 0
|
|
}
|
|
}
|
|
}
|
|
|
|
Include.card-init.File "/lib/card-init.conf"
|
|
Include.ctl-remap.File "/lib/ctl-remap.conf"
|
|
Include.wcd-init.File "/codecs/wcd938x/init.conf"
|