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
The same question,how did you solve it?
This command works for me:
pip install miditoolkit==1.0.0