https://github.com/akaihola/akaihola-sheet-music
Sheet music
https://github.com/akaihola/akaihola-sheet-music
Last synced: about 2 months ago
JSON representation
Sheet music
- Host: GitHub
- URL: https://github.com/akaihola/akaihola-sheet-music
- Owner: akaihola
- Created: 2014-03-21T14:17:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T06:52:51.000Z (about 8 years ago)
- Last Synced: 2025-03-06T11:11:24.631Z (about 2 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==============
Piano pieces
==============Here are some easy piano pieces written in the `ABC notation language`_.
To view them as PDFs, see:* `tuuli.pdf`_
To compile ``.abc`` files on Ubuntu or other Debian-based systems::
sudo apt-get install abcm2ps
abcm2ps filename.abcTo compile and preview an ``.abc`` file automatically whenever it is saved::
sudo apt-get install gv inotify-tools
./compile.sh filename.abc.. _`ABC notation language`: http://abcnotation.com/
.. _`tuuli.pdf`: http://www.pdf-archive.com/2014/03/28/tuuli/tuuli.pdf