Skip to content

akaihola/akaihola-sheet-music

Repository files navigation

Piano pieces

Here are some easy piano pieces written in the ABC notation language. To view them as PDFs, see:

To compile .abc files on Ubuntu or other Debian-based systems:

sudo apt-get install abcm2ps
abcm2ps filename.abc

To compile and preview an .abc file automatically whenever it is saved:

sudo apt-get install gv inotify-tools
./compile.sh filename.abc

Releases

No releases published

Packages

No packages published

Languages