mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-20 03:06:24 +00:00
增加调试功能,降低容错率(不是,我真的没有反向更新(((
但是修改了算法1,算法1的响度错误解决了。但是我仍然推荐算法2
This commit is contained in:
@ -154,11 +154,10 @@ pkg install git
|
||||
|
||||
1. 开始使用演示程序
|
||||
|
||||
依照你的需要,执行以下命令之一:
|
||||
依照你的需要,执行以下命令以运行库的演示程序:
|
||||
|
||||
```bash
|
||||
python demo_convert.py #计分板播放器,支持mcpack与BDX
|
||||
python demo_convert_bdx_byDelay.py #延迟播放器,仅支持BDX
|
||||
python magicDemo.py
|
||||
```
|
||||
|
||||
运行成功了,哦耶!
|
||||
|
Reference in New Issue
Block a user