新增听力补偿,将有版本限制的功能,提取到配置文件,不再硬编码,优化部署文件参数
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
"pageTitle": "Effects",
|
||||
"selectStyleTitle": "Select sound style",
|
||||
"selectCrossfeedTitle": "Select crossfeed preset",
|
||||
"selectHearingTitle": "Select hearing compensation profile",
|
||||
"lowBass": "Bass",
|
||||
"enterBass": "Mid",
|
||||
"highBass": "Treble",
|
||||
@@ -110,6 +111,10 @@
|
||||
"BS2B relax (650 Hz, 9.5 dB)"
|
||||
]
|
||||
},
|
||||
"hearing": {
|
||||
"label": "Hearing compensation",
|
||||
"emptyProfile": "No profile available"
|
||||
},
|
||||
"subwoofer": {
|
||||
"label": "Subwoofer",
|
||||
"cutOffFrequency": "Cut off frequency",
|
||||
|
||||
Reference in New Issue
Block a user