Musescore Plugin
Opened this issue · 2 comments
Musescore allows for plugins that are written in QML. Utilizing the plugin functionality, we could make exports more user friendly and have more precise error checking (especially errors due to chords or tuplets). Additionally (if I am not mistaken this could be impossible or out of scope), custom elements could be added in Musescore for sound engine commands via the plugin interface as well.
Custom elements are not handled by the plugins. Custom elements can be loaded into custom palettes. Custom palettes can be easily created, saved, and reloaded. Making and distributing a custom palette will be super easy.
Definitely will be something to look into. I like the idea, too, since some of the other tools are now "outdated"