Refactor Vite configuration for improved chunking strategy and caching. Enhance DeviceContext with new upgradePeqChange method for PEQ updates. Update audio page to support localized labels and dynamic volume control. Introduce new filter types and improve EQPage functionality with enhanced frequency response visualization.

This commit is contained in:
yangy
2026-04-17 17:57:39 +08:00
parent 4246e8ce27
commit 0e7670c215
12 changed files with 1103 additions and 153 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"home": { "audioSet": "音频设置" },
"home": { "audioSet": "音频设置", "power": "电源", "input": "输入源", "output": "输出端口", "vu":"VU表" },
"source": {
"label": "输入输出",
"input": { "coaxial": "同轴", "optical": "光钎", "bluetooth": "蓝牙", "rca": "模拟RCA" },
@@ -141,7 +141,7 @@
{ "index": 5, "label": "非过采样(NOS" }
]
},
"headPhoneGain": {
"dacGain": {
"label": "耳机增益",
"options": [
{ "index": 0, "label": "低" },