Make visual music sheets for thatskygame
sky-python-music-sheet-maker This program lets you make visual music sheets for Sky: Children of the Light. It will ask you a few questions, and does not require previous knowledge of the command line to run. Usage Installation The program requires Python >= 3.6 and the following packages: PIL (preferably pillow) import_resources (for Python < 3.8) pyYaml mido (optional: for generating midi output) requests (optional: for generating a link to skymusic.herokuapp.com) The program can be installed by simply unzipping the code on [...]
Read more