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

load midi error 'IndexError: list assignment index out of range' #9

Open
enricocupellini opened this issue Jan 8, 2024 · 0 comments

Comments

@enricocupellini
Copy link

I get this error 'IndexError: list assignment index out of range'
When I try to load this midi file: http://bachcentral.com/chorales/06Christus.mid
I call this method
midi = musicaiz.loaders.Musa(
file=midi_path
)

midi_path is correct and refers to my local file.
can you figure out the problem? thanks

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

1 participant