mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-04-28 20:25:47 +00:00
2.3.0,基于FSQ的完整流式音符信息传输支持。
This commit is contained in:
@@ -22,8 +22,8 @@ The Licensor of Musicreater("this project") is Eilles Wan, bgArray.
|
||||
# 若需转载或借鉴 许可声明请查看仓库目录下的 License.md
|
||||
|
||||
|
||||
__version__ = "2.2.4"
|
||||
__vername__ = "MSQ 流式适配与校验增强,新增 NBS 音色表"
|
||||
__version__ = "2.3.0"
|
||||
__vername__ = "FSQ完全流式音符读写适配"
|
||||
__author__ = (
|
||||
("金羿", "Eilles"),
|
||||
("诸葛亮与八卦阵", "bgArray"),
|
||||
@@ -53,8 +53,9 @@ __all__ = [
|
||||
# 操作性函数
|
||||
"natural_curve",
|
||||
"straight_line",
|
||||
"load_decode_msq_metainfo",
|
||||
"load_decode_musicsequence_metainfo",
|
||||
"load_decode_msq_flush_release",
|
||||
"load_decode_fsq_flush_release",
|
||||
"guess_deviation",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user