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

handle transposing instruments that change part way through #6

Open Godley opened 9 years ago

Godley commented 9 years ago

Issue by Godley Monday Mar 02, 2015 at 15:41 GMT Originally opened as https://github.com/Godley/FYP/issues/101


handle changes in transposition part way through the bar: not sure whether this is an issue as far as pitch goes, but it should be loaded so that we can tell the user more info about changes to parts/instruments needed. This is a common occurrence for orchestral clarinetists who switch between bflat and A clarinets