You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSAR: Add names to instruments, fix issues with region parsing
Turns out I was getting the ranges backwards, causing instruments to
play at the wrong region. Oops.
linux does not like being explicit
tbh im not a fan of how you have to radically change the name of your
thing here depending on where you are, its not really that fun
Add basic support for RSAR
This gets basic RBNK and RSEQ data working yet. I still have to figure out
RBNK in more detail for things like ADSR envelopes.
NDSInstrSet: Name PGM instruments
We don't generate waveforms, but it's nice to know what settings and
duty cycles to use for instruments for e.g. an NES VST plugin.
Also include instrument names in VGMColl, and spit out instruments that
have no regions, because the name is still helpful.