I figured out the last annoying details in replacing the old school PowerPC software stack for creating music for Sega Saturn games! Now you can not only create your own music using midi and convert it to the SEQ format, but also create your own sound samples and convert it to a TON file! Published today here: https://github.com/jfsantos/mid2seq. (project name will change to reflect everything it does now, and I will also probably also move it to Codeberg).
GitHub - jfsantos/mid2seq: Software to convert format 0 MIDI into the SEQ format for Sega Saturn games

Software to convert format 0 MIDI into the SEQ format for Sega Saturn games - jfsantos/mid2seq

GitHub
Next and final step: test the DSP stuff I wrote yesterday to add sound effects to sequenced music. Should be easy enough, but nothing has bee super easy with this console haha.