Skip to content

Commit

Permalink
✨ new features
Browse files Browse the repository at this point in the history
  • Loading branch information
xszqxszq committed Dec 7, 2022
1 parent 6e23725 commit 9b8d5fd
Show file tree
Hide file tree
Showing 5 changed files with 542 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
build/
dist/
__pycache__/
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

3. **导入 MIDI**

在 FL / Reaper 等 DAW 中导出自己工程的 MIDI 后,直接拖拽 MIDI 文件到软件界面,或者在顶部菜单中点击 `文件`-`打开` (快捷键 `Ctrl + O` )选择 MIDI 文件位置。
在 FL / Reaper 等 DAW 中导出自己工程的 MIDI 后,直接拖拽 MIDI 文件到软件界面,或者在顶部菜单中点击 `文件`-`打开` (快捷键 `Ctrl + O` )选择 MIDI 文件位置。如果 MIDI 的 BPM 有误,请在工程设置中修改**并单击应用**

4. **修改素材路径及其他设置**

Expand Down
Loading

0 comments on commit 9b8d5fd

Please sign in to comment.