Pipeband music using lilypond
Go to file
Eric Teunis de Boone 1d970d861f Fixed Attribution of a few tunes 2019-04-02 17:37:50 +02:00
2-4_marches Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
3-4_marches Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
4-4_marches Fixed Attribution of a few tunes 2019-04-02 17:37:50 +02:00
5-4_marches/cullen_bay Fixed Attribution of a few tunes 2019-04-02 17:37:50 +02:00
6-8_marches Fixed Attribution of a few tunes 2019-04-02 17:37:50 +02:00
9-8_marches Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
airs Fixed Attribution of a few tunes 2019-04-02 17:37:50 +02:00
christmas/de_herdertjes_lagen_bij_nachte Assigned Keys to Tunes 2019-03-04 02:14:35 +01:00
hornpipes Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
jigs Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
other Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
piobaireachd/his_fathers_lament_for_donald_mackenzie Moving Lilydrum.ly and bagpipe.ly to a search path, have to update MakeDrum script 2016-11-29 15:24:03 +01:00
reels Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
sinterklaas Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
standards Various fixes for piping scores for CMPD 2019-03-02 00:18:36 +01:00
strathspeys Wrong mode assigned: a \\major should have been a \\mixolydian 2019-03-23 06:49:37 +01:00
suites/steam_train_to_mallaig Renamed path to Steam Train to Mallaig 2018-10-28 21:19:36 +01:00
template Removed \bagpipeKey from template 2019-03-29 14:50:19 +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
README.md Missed *.pdf/midi in 2018-01-28 16:30:16 +01:00
build A lot of small fixes, My Home, Mist Covered Mountains, Morag of Dunvegan, Template, ... 2019-01-03 23:38:58 +01:00
build-all Slight update to make-set script 2019-02-12 09:47:51 +01:00
defs.ily Updated/Fixed 2/4 Marches and 3/4 Marches (+ template) 2019-01-21 02:07:22 +01:00
init-sets Small fixes 2019-02-08 16:17:49 +01:00
make-set Slight update to make-set script 2019-02-12 09:47:51 +01:00
scores2json.py Added script to make overview of all scores, 2019-01-22 16:02:16 +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