mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-04-29 20:55:54 +00:00
增加对于不正规Midi兼容性的支持,避免转换错误的情况发生。
This commit is contained in:
@@ -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__ = [
|
||||
# 主要类
|
||||
|
||||
Reference in New Issue
Block a user