miditoolkit icon indicating copy to clipboard operation
miditoolkit copied to clipboard

What changes have been made to the function notes2pianoroll?

Open cgoxopx opened this issue 10 months ago • 0 comments

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

cgoxopx avatar Apr 14 '24 10:04 cgoxopx