miditoolkit
miditoolkit copied to clipboard
What changes have been made to the function notes2pianoroll?
This is my code:
miditoolkit.pianoroll.parser.notes2pianoroll(
note_stream_ori=notes,
max_tick=max_tick,
ticks_per_beat=ticks_per_beat)
It cannot run in the latest version