Pipeband music using lilypond
Go to file
Eric Teunis de Boone f9a3c8cb78 [side] improve typesetting of Muss I' Denn 2024-02-10 20:43:11 +01:00
2-4_marches Small fixes to some pipes scores after playing them 2023-04-27 16:34:19 +02:00
3-4_marches Set Mode for Road to Passchendaele in config 2022-05-16 22:38:13 +02:00
4-4_marches [side] Tweaks/Unisons Rowan Tree and Wings 2023-09-27 18:45:55 +02:00
5-4_marches/cullen_bay [side] improve typesetting for Cullen Bay 2024-02-10 20:40:30 +01:00
6-8_marches New Tune: Mrs. MacDonald of Uig 2023-06-14 22:52:52 +02:00
9-8_marches Updated 6/8 and 9/8 [config] 2022-11-01 16:28:15 +01:00
airs Added lyrics to Amazing Grace 2022-07-27 15:54:56 +02:00
christmas/de_herdertjes_lagen_bij_nachte Assigned Keys to Tunes 2019-03-04 02:14:35 +01:00
hornpipes Unassorted small fixes 2023-03-07 23:39:58 +01:00
jigs New Tunes: Hills of Alva, Bugle Horn, 2019-10-17 01:30:49 +02:00
other [side] improve typesetting of Muss I' Denn 2024-02-10 20:43:11 +01:00
reels [tenor,bass] New raw scores for Jock Wilson's Ball 2023-09-06 00:30:32 +02:00
sinterklaas Merge branch 'tunekeys' 2019-04-02 17:49:59 +02:00
standards 2/4 Standards extra part 2023-03-19 23:43:10 +01:00
strathspeys Orange and Blue Side v0.9 2023-08-08 17:21:20 +02:00
suites/steam_train_to_mallaig Used wrong parts in pipes.full.ly for Steam Train to Mallaig 2021-01-09 23:00:01 +01:00
template Moved \pipeglobal for keysignature fix in template 2022-11-01 16:20:34 +01:00
.gitignore A lot of small fixes, My Home, Mist Covered Mountains, Morag of Dunvegan, Template, ... 2019-01-03 23:38:58 +01:00
Makefile Makefile dist target collects all scores (with products) into an archive 2023-03-05 08:35:29 +01:00
README.md Missed *.pdf/midi in 2018-01-28 16:30:16 +01:00
build buid script: absolute path to stylesheet + update init-sets 2021-11-02 23:24:46 +01:00
build-all Slight update to make-set script 2019-02-12 09:47:51 +01:00
defs.ily defs.ily: default numericTimeSignature and segnoBarLine 2023-09-27 17:34:58 +02:00
init-sets buid script: absolute path to stylesheet + update init-sets 2021-11-02 23:24:46 +01:00
ly_expander.py Utility to make almost independent Lilypond files by incorporating files that have been relatively included into one big file 2019-11-14 00:36:51 +01:00
make-set Slight update to make-set script 2019-02-12 09:47:51 +01:00
scores2json.py [bin] scores2json: take first wword for time signatures 2022-11-02 14:28:45 +01:00
shadowdir Small fixes 2019-02-08 16:17:49 +01:00
tuneoverview Cleaned root a bit 2018-01-27 10:33:16 +01:00

README.md

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 I play standards/stock scores to 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