d314f76966
Removed ./defs folder, left 'defs/naming.ily -> defs.ily' only ./build script uses commandline arguments of lilypond itself. Possible to define external stylesheet in ./build script. This might phase out ./makedrum |
||
---|---|---|
2-4_marches | ||
3-4_marches | ||
4-4_marches | ||
5-4_marches/cullen_bay | ||
6-8_marches | ||
9-8_marches | ||
airs | ||
christmas/de_herdertjes_lagen_bij_nachte | ||
hornpipes | ||
jigs | ||
other | ||
piobaireachd/his_fathers_lament_for_donald_mackenzie | ||
reels | ||
sinterklaas | ||
standards | ||
strathspeys | ||
template | ||
.gitignore | ||
build | ||
defs.ily | ||
init-sets | ||
make-set | ||
makedrum | ||
README.md | ||
tuneoverview |
pipeband-music
Collection of lilypond files for a pipeband.
It concerns pipes and three types of drums (bass, tenor and snare (or side)). To this end, you will need the bagpipe.ly normally included by lilypond aswell as the lilydrum package (lyp-package / git).
For most tunes there are at least pipe and snare scores + a "full" score containing both. If we play our standards for a tune, it is not included. The same holds for tenor and bass scores.
Although this is my personal collection, quite a few tunes are used for my pipeband The Seaforth Highlanders of Holland Memorial Pipes and Drums.
How to compile a score
You can use the './build' script for this. It is a bash wrapper script for lilypond.
Inspect this file first, to link lilydrum and review options you want.
With the '-dno-strip-output-dir' setting, files will be compiled in their respective folders.
How to add a new score
In './templates' you can find templates for the various permutations of instruments and their scores. These can be used as a starting point for a new score. You will need at least './templates/config.ily' to define the title, meter, time signature, etc