基本的设计已经完成,今天休息一下

This commit is contained in:
2026-01-26 09:39:22 +08:00
parent 734ee2dd66
commit 0de959c396
40 changed files with 1372 additions and 209 deletions

View File

@@ -1,13 +1,13 @@
import Musicreater
import Musicreater.plugin
import Musicreater.plugin.websocket
import Musicreater.old_plugin
import Musicreater.old_plugin.websocket
import os
dire = input("midi目录")
print(
Musicreater.plugin.websocket.to_websocket_server(
Musicreater.old_plugin.websocket.to_websocket_server(
[
Musicreater.MidiConvert.from_midi_file(
os.path.join(dire, names), old_exe_format=False