You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
In this wiki I1) will store all my private sheet music (mainly songs). Due to copyright issues most of its content is restricted and can only be viewed by me and a few friends.
But all traditional music can be viewed and edited by all visitors!
ABC is a musical notation language. See http://abcnotation.org.uk/ for more information.
You can try out the Formatting Syntax in the playground.
If you already know how to use ABC: Just type in a complete abc tune (beginning with X:) surrounded by <abc>
and </abc>
. That will output an image of the sheet music, linked to the corresponding midi file.
It is even possible to transpose each abc automatically. Just add the amount of semitones2) as one or more 3) parameters after <abc
, e.g. <abc 7 -5>
will transpose a fifth up and a fourth down and will display the transpositions beneath the original key.
This Wiki uses DokuWiki with the ACH Template. The ABC is displayed with the ABC Plugin which uses abcm2ps, abcMIDI, Ghostscript and ImageMagick.