Sets from LilyPond
Jump to navigation
Jump to search
For sets created with LilyPond by Chris Maden, if you want to use the source files, you’ll need the wrapper file set_name.ly
, as well as tune files for each component tune (first_one_tune.ly
, etc.).
Note that case matters; the files may be downloaded from this wiki with initial capital names, which will cause errors in LilyPond.
If these files are all in one directory, you should be able to call lilypond
on the wrapper file:
lilypond set_name.ly
That should generate set_name.pdf
and set_name.midi
as output. The PDF sheet music for a set is not terribly helpful, but the MIDI may be useful. See tunes from LilyPond for more information.