Godley / MuseParse

Repository for a python music parser. This works with MusicXML as the input format which forms a tree of objects in memory representing the piece. This can be optionally outputted to lilypond which produces a PDF, or perused for your own uses.
MIT License
7 stars 2 forks source link

testcase 46f fails barchecks and therefore has completed measures rather than incomplete #28

Open Godley opened 9 years ago

Godley commented 9 years ago

Issue by Godley Saturday Mar 07, 2015 at 16:19 GMT Originally opened as https://github.com/Godley/FYP/issues/173


testcase 46f should only have 2 notes in the first and third bar. Instead, the bar checks fail and then lilypond pushes all the notes together. Suggested solution: