feat: 添加EQ音效调节功能 实时调节以及多个预设提供

This commit is contained in:
alger
2025-03-07 01:14:35 +08:00
parent ddafcfba10
commit dd7b06d7e5
8 changed files with 908 additions and 16 deletions

View File

@@ -83,7 +83,8 @@
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-tsc": "^2.0.22",
"vuex": "^4.1.0"
"vuex": "^4.1.0",
"tunajs": "^1.0.15"
},
"build": {
"appId": "com.alger.music",