增加对于不正规Midi兼容性的支持,避免转换错误的情况发生。

This commit is contained in:
2023-07-31 22:28:14 +09:00
parent f73c1be944
commit 70674ec6f7
5 changed files with 11 additions and 22 deletions

View File

@@ -17,8 +17,8 @@ Terms & Conditions: License.md in the root directory
# 若需转载或借鉴 许可声明请查看仓库目录下的 License.md
__version__ = "1.2.0"
__vername__ = "更高效的算法管理"
__version__ = "1.2.1"
__vername__ = "扩大对有问题的Midi文件的兼容性"
__author__ = (("金羿", "Eilles Wan"), ("诸葛亮与八卦阵", "bgArray"), ("鸣凤鸽子", "MingFengPigeon"))
__all__ = [
# 主要类