
I made a tool to convert MIDI files into Minecraft noteblocks on the web
I wanted to make this one song in Minecraft, that I had hard time replicating myself with noteblocks. But I found midi file for it and looked up if anyone has made tool like this. Then found some old project and reworked it to a easy use webapp. I wanted to share this so others can use it as well. I has been very helpful in making music in Minecraft and you don't need to install any mods to use it.
Check out my webapp: https://crare.github.io/midi-to-minecraft/
- Visualizes MIDI tracks and lets you play them (a bit laggy, but works!)
- Generates a schematic for building it in Minecraft (not 1:1, but close enough to get started, see example images)
- Estimates the number of blocks, raw materials, and build dimensions needed
- it is free to use, source code also available