Hi guys, I'm new to the forum, my name is Claudio and I come from Sardinia.
I wrote a little java program to convert mid files into mbseq.
https://github.com/mebitek/midi2mbseqif you want to give it a try just download the jar file from the link above and run it as
java -jar mid2mbseq-0.0.1.jar -i midi_file.mid
you can add -f as option to fill the sequence with pause to the nearest multiple of 16 available.
cheers
Claudio