Bach double violin concerto, performed in Minecraft note blocks.
YouTube recording: https://youtu.be/O7vhbd8VgUw
Generated using noteblock-generator.
I actually followed the score of the keyboard concerto BWV 1062, because it suits note blocks better. I name this project after the violin concerto because in real life, I like the violin concerto more.
3 alternatives, depending on your need:
Download World.zip in Releases, unzip it and drop it in your Minecraft saves folder.
This is the same world used for the YouTube recording.
If you want to generate this structure in your own world:
- Download
compiled.zipin Releases - Install noteblock-generator
- Run
nbg -i compiled.zip -o /path/to/minecraft/world
Noteblock Generator has a few customizable build options. The Makefile shows the exact options used for making the YouTube video.
I... don't know why you would want to do this, but you can. This lets you modify the song directly (e.g. changing some notes/instruments).
-
Clone this repo
-
Install noteblock-compiler
-
Run
nbc -i src -o compiled.json
(Zipping this JSON would give you the same thing ascompiled.zip.) -
Follow the same instructions in "Generating in your own world". You don't have to zip it;
nbgcan take either format.
Noteblock Compiler and Noteblock Generator are MIT-licensed.
Everything in this repo, plus the YouTube recording, are placed in the public domain or under the CC0 1.0 Universal license, whichever is more permissive.