更新乐器对照表

This commit is contained in:
2023-10-22 12:37:53 +08:00
parent 72dfdfeb34
commit 0b0328bc44
32 changed files with 127 additions and 99 deletions

13
docs/API.md Normal file
View File

@ -0,0 +1,13 @@
<h1 align="center">· Musicreater</h1>
<p align="center">
<img width="128" height="128" src="https://s1.ax1x.com/2022/05/06/Ouhghj.md.png" >
</p>
**此为开发相关文档内容包括库的简单调用所生成文件结构的详细说明特殊参数的详细解释**
# [main.py](../Musicreater/main.py)
## [类] MidiConvert
### [类函数] from_midi_file

View File

@ -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

View File

@ -8,6 +8,8 @@
**_注意本文档中的对照表版权归属于音·创作者并按照本仓库根目录下 LICENSE.md 中规定开源_**
原表格请见[constant.py](../Musicreater/constants.py#176)
**_使用时请遵循协议规定_**
- 版权所有 © 2023 · 开发者