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 ‘03d-Rhythm-DottedDurations-Factors.xml’ fails because dot handling is not right yet #12
Comment by GodleyTuesday Mar 03, 2015 at 22:42 GMT
still fails bar checks for other reasons. dotting now done, investigating the reason...labeling this with enhancement as it does not cause a system failure and is probably a small issue
Issue by Godley Monday Mar 02, 2015 at 22:57 GMT Originally opened as https://github.com/Godley/FYP/issues/118
link to #117