Author Topic: MIDI File to evented Synth song  (Read 892 times)

i'm pretty sure you can't process a midi file in blockland, i might be wrong.

you can't do it efficiently
but you can read through the file and do a character lookup table to determine the byte

oh now we have more than one brick?
this script just got a bit harder.
Just make the output into multiple files if it exceeds the 1 brick limitations.
So that an event saver can be used to load the events.

This would be hard and have to be manually evented.

not worth the effort when it could just be converted to a .ogg

This would be hard and have to be manually evented.

not worth the effort when it could just be converted to a .ogg
....
could you do something like a 8bit tracker?
where you would put in the note, and it would leave a line of code saying the event code?
Then save it to the event saves better thing