Arturia Forums

Hardware Instruments => MicroBrute => Topic started by: mebitek on February 14, 2018, 05:18:38 pm

Title: MID to mbseq converter
Post by: mebitek on February 14, 2018, 05:18:38 pm
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/midi2mbseq

if 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