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

need to handle bar checks in the middle of the bar #5

Open Godley opened 9 years ago

Godley commented 9 years ago

Issue by Godley Thursday Feb 26, 2015 at 18:58 GMT Originally opened as https://github.com/Godley/FYP/issues/86


Test "46d-PickupMeasure-ImplicitMeasures.xml" fails on lilypond level because it pushes out a bar line in the middle of a bar. Need to handle this gracefully so that lilypond doesn't moan