MID to SSEQ converter
July 3rd, 2011
This is a follow-up to my last post.
I’ve just made a MID to SSEQ converter, so that people can better test my SSEQ player.
The source is on GitHub.
This time, I’ve uploaded a sample package for you to test.
Enjoy!
EDIT: By request of WinterMute I say that I’ve used a Windows/Mac-only program called Finale to make the demo midi file.
July 15th, 2011 at 1:17 am
I like this little program. However, is it possible to edit the soundbanks and sequences and wave archives to allow people to test their own sequences? I see that it uses a filesystem, but I attempted to replace them and it ruined it.
July 15th, 2011 at 11:45 am
This converter allows you to make your own SSEQ sequences. As for custom soundbanks and wave archives, I plan on making a tool to make them.
July 19th, 2011 at 6:51 pm
Well, I’ll be looking forward to that. It will be very useful. Now, if there was something for looping SSEQ files, that would be amazing.
July 19th, 2011 at 8:56 pm
There is, just add
loopStartandloopEndmarkers to your MIDI.July 19th, 2011 at 10:25 pm
Well, I’ll look into the two commands, then, seeing as I haven’t heard of them as of yet. This could be really helpful.