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

test gui against windows and linux #4

Closed Godley closed 9 years ago

Godley commented 9 years ago

Issue by Godley Thursday Feb 26, 2015 at 11:59 GMT Originally opened as https://github.com/Godley/FYP/issues/79


confirm that all gui packages used in initial implementation are fine to use on Ubuntu/Windows and test it on these platforms. Should be relatively simple to test as initial implementation will not be attached to underlying code which may not be so standalone, therefore is considered easy

Godley commented 9 years ago

accidentally copied. Not relevant to this project.