新增听力补偿,将有版本限制的功能,提取到配置文件,不再硬编码,优化部署文件参数

This commit is contained in:
eafonyang
2026-06-26 15:03:36 +08:00
parent 522bb602b3
commit 1e5e6f5548
11 changed files with 209 additions and 29 deletions
+5
View File
@@ -64,6 +64,7 @@
"pageTitle": "音效",
"selectStyleTitle": "选择音效风格",
"selectCrossfeedTitle": "选择交叉反馈模式",
"selectHearingTitle": "选择听力补偿配置",
"lowBass": "低音",
"enterBass": "中音",
"highBass": "高音",
@@ -103,6 +104,10 @@
"BS2B relax(650Hz,9.5dB)"
]
},
"hearing": {
"label": "听力补偿",
"emptyProfile": "无可用配置"
},
"subwoofer": {
"label": "低音炮输出",
"cutOffFrequency": "截止频率",