Search code examples
pythonmidimusic21

Can't parse midi file (time signature error)


I am trying to parse some midi files, but I get the following error: enter image description here


Solution

  • This regression in v 7.1 is fixed in the current dev version. Until a released version is available, you can still pip install from the master branch:

    pip install git+https://github.com/cuthbertLab/music21.git