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

rests can have pitches #10

Open Godley opened 9 years ago

Godley commented 9 years ago

Issue by Godley Monday Mar 02, 2015 at 22:35 GMT Originally opened as https://github.com/Godley/FYP/issues/114


see testcase 02c: classing this as an enhancement and moving the testcase to the ignored pile, but eventually, rests should be able to be assigned a pitch.