mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-06 04:16:23 +00:00
重大更新:优化算法+红石指令音乐生成
This commit is contained in:
8
RSMC_test.py
Normal file
8
RSMC_test.py
Normal file
@ -0,0 +1,8 @@
|
||||
import Musicreater.experiment
|
||||
|
||||
|
||||
print(
|
||||
Musicreater.experiment.FutureMidiConvertRSNB.from_midi_file(
|
||||
input("midi路径:"), old_exe_format=False
|
||||
).to_note_list_in_delay()
|
||||
)
|
Reference in New Issue
Block a user