Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING 'Multitrack' object has no attribute 'parse_pretty_midi' #4

Open
katerinaamax opened this issue Dec 18, 2020 · 2 comments
Open

Comments

@katerinaamax
Copy link

katerinaamax commented Dec 18, 2020

I am trying to separate tracks of a midi file and I am getting this WARNING 'Multitrack' object has no attribute 'parse_pretty_midi' and result file 0

@asigalov61
Copy link

@katerinaamax parse pretty midi was depreciated in the last release. Use older pretty_midi or update the code. I think it is from_pretty_midi or something. Check the docs for the latest release - I saw it there.

@asigalov61
Copy link

@katerinaamax Take a look at my copy of this part of the code... https://github.com/asigalov61/tegridy-tools/blob/main/tegridy-tools/ClassyMIDI.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants