完整的全景声相支持,修复了之前音量大小确定错误的问题

This commit is contained in:
EillesWan
2025-06-19 02:30:24 +08:00
parent 45e9adbbd1
commit 321f80540c
11 changed files with 654 additions and 251 deletions

View File

@ -93,3 +93,6 @@
source = "file"
path = "Musicreater/__init__.py"
[tool.pyright]
typeCheckingMode = "basic"