nephitejnf / muse2pokecrystal

GNU Affero General Public License v3.0
6 stars 2 forks source link

Musescore Plugin #9

Open hyperdriveguy opened 4 years ago

hyperdriveguy commented 4 years ago

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.

hyperdriveguy commented 4 years ago

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.

nephitejnf commented 4 years ago

Definitely will be something to look into. I like the idea, too, since some of the other tools are now "outdated"