Skip to content

Commit acdfcbd

Browse files
uvrajGelbpunkt
authored andcommitted
Add xiaomi-toco config
1 parent 95add3c commit acdfcbd

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed

ucm2/Xiaomi/toco/HiFi.conf

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Use case configuration for Xiaomi Mi Note 10 Lite
2+
3+
SectionVerb {
4+
EnableSequence [
5+
# SPEAKER AND EARPIECE PLAYBACK
6+
cset "name='PRI_MI2S_RX Audio Mixer MultiMedia1' 1"
7+
]
8+
9+
DisableSequence [
10+
cset "name='PRI_MI2S_RX Audio Mixer MultiMedia1' 0"
11+
]
12+
13+
Value {
14+
TQ "HiFi"
15+
}
16+
}
17+
18+
SectionDevice."Speaker" {
19+
Comment "Speaker"
20+
21+
Value {
22+
PlaybackPriority 200
23+
PlaybackPCM "hw:${CardId},0"
24+
}
25+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Use case configuration for Xiaomi Mi Note 10 Lite
2+
3+
Syntax 3
4+
5+
SectionUseCase."HiFi" {
6+
File "/Xiaomi/toco/HiFi.conf"
7+
Comment "HiFi quality Music."
8+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Xiaomi Mi Note 10 Lite.conf

0 commit comments

Comments
 (0)