mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-25 05:46:31 +00:00
更新乐器对照表
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<img width="128" height="128" src="https://s1.ax1x.com/2022/05/06/Ouhghj.md.png" >
|
||||
</p>
|
||||
|
||||
**此为开发相关文档,内容包括:库的调用、所生成文件结构的详细说明、特殊参数的详细解释**
|
||||
**此为开发相关文档,内容包括:库的简单调用、所生成文件结构的详细说明、特殊参数的详细解释**
|
||||
|
||||
# 库的简单调用
|
||||
|
||||
@ -89,7 +89,7 @@
|
||||
progressbar_style, # 进度条样式组(详见下方)
|
||||
)
|
||||
|
||||
# 同上面生成播放指令的理,进度条指令也混存储至对象内
|
||||
# 同上面生成播放指令的理,进度条指令也会存储至对象内
|
||||
print(
|
||||
"进度条指令如下:\n{}".format(
|
||||
cvt_mid.progress_bar_command
|
||||
|
Reference in New Issue
Block a user