最后的更新:对于部分midi文件字符集错误的问题的修复,依赖环境框定,文档声明优化

This commit is contained in:
2026-02-14 06:06:30 +08:00
parent b459b472f0
commit 49a8666d64
17 changed files with 419 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ The Licensor of _Linglun Converter CLI_("this project") is Eilles Wan.
详细的准许和限制条款请见原协议文本。
"""
__version__ = "0.0.9.2"
__version__ = "0.0.9.3"
import os
@@ -379,6 +379,7 @@ for singleMidi in midis:
play_speed=prompts[0],
old_exe_format=old_exe_enabled,
min_volume=prompts[1],
midi_charset="latin1",
)
conversion_result = (