nephitejnf/muse2pokecrystal

Tuplet handling

Opened this issue · 0 comments

Other tools (TriteHexagon's Midi2ASM) now do triplet handling.
This handling is done using the notetype macro. I was previously under the impression that all channels have to have the same notetype length when being played, but I'm starting to realize that may not necessarily be the case if the lengths are divisible. This needs a bit more digging, I haven't tested a whole lot yet.