Welcome to the new repository for Piano Booster Music.
These pieces of music have been created to work with PianoBooster and have the creative commons copyright.
Please add to the music on this page - everyone can help. For more information see this forum post.
The piano parts for PianoBooster were created using the ABC Plus music system, and the accompaniment was created with the Musical MIDI Accompaniment (MMA).
The music in these directories has already been built to generate the MIDI files and PDF sheet music that work with PianoBooster. Please see the BoosterMusicBooks.zip zip file.
Only if you are contributing new pieces of music
or the translations have been updated will you need to run the script makemusic.py
.
Ensure that the following packages are installed:
python3
, abcm2ps
, abcmidi
, mma
, pandoc
, po4a
, zip
To create an updated BoosterMusicBooks.zip
file run the script makemusic.py
.
This script has only been tested to work on Linux OS.