Chinese readme
Midi music blueprint generator for factorio.
Import your midi music to create circuit music blueprint for factorio.
- Ensure you have Java8 or newer jre/jdk installed.
- Download newest version of factorio composer from Releases.
- Double click to run the release jar.
- Import midi file or folder as you wish.
- Copy blueprint code for the dialog.
- Import blueprint code to factorio and place it.
- Place a Music Box Driver blueprint.
- Connect as the arrow instructed with green wire.
view picture via github - Set Constant combinator with filter "M" "A" "X" "V" 's "V" signal count to music ticks in the blueprint title.
- Turn off Constant combinator with filter "P" "A" "U" "S" "E".
- Enjoy
- Factorio can only perform notes from F2 to E8, so all notes lower than F2 would be played with drum, and that higher than E8 would be played with triangle.
- Music ticks is half of game ticks, most music acts well in 30UPS(half of game 60UPS). The display of Music Box Driver is in unit second.
- Game UPS would greatly affect the playback rate.