nephitejnf / muse2pokecrystal

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

Parse non-note commands #7

Closed hyperdriveguy closed 4 years ago

hyperdriveguy commented 5 years ago

Parsing non-note commands by outputting the text on a specific note right before it would greatly reduce the amount of work required to find notes that need command changes (ie duty cycles and stereopanning). This also has potential to enable converting xml at pokecrystal build time for even faster deployment.

hyperdriveguy commented 5 years ago

I've mostly implemented a working solution on an isolated branch here