1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00
Pipeband music using lilypond
Find a file
2025-03-13 23:12:00 +01:00
2-4_marches [typesetting] restructure for segnoMarking in Caller Herrin' 2024-02-10 21:12:32 +01:00
3-4_marches
4-4_marches [side] Cabar Feidh: more accents in I and IV 2024-03-04 16:19:16 +01:00
5-4_marches/cullen_bay [tenor] Cullen Bay: fix hands in 3rd measure 2024-03-04 17:05:04 +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 Insert gracenotes in config Alexander MacKenzie 2024-02-10 21:22:50 +01:00
christmas/de_herdertjes_lagen_bij_nachte
hornpipes Unassorted small fixes 2023-03-07 23:39:58 +01:00
jigs
other [side] improve typesetting of Muss I' Denn 2024-02-10 20:43:11 +01:00
reels [tenor] tweaks to Tenor Jock Wilson's Ball 2024-02-10 21:04:25 +01:00
sinterklaas
standards 2/4 Standards extra part 2023-03-19 23:43:10 +01:00
strathspeys [side] improve typeseeting A.A. Cameron's 2024-02-10 21:05:43 +01:00
suites/steam_train_to_mallaig
template Moved \pipeglobal for keysignature fix in template 2022-11-01 16:20:34 +01:00
.gitignore Ignore any files under a /rec/ (recordings) directory 2024-02-10 21:13:50 +01:00
build Rewrite Makefile with directories as extra targets 2025-03-13 22:49:27 +01:00
build-all
defs.ily defs.ily: default numericTimeSignature and segnoBarLine 2023-09-27 17:34:58 +02:00
init-sets
ly_expander.py
make-set
Makefile Makefile: add gitmtime to a file's git commit time 2025-03-13 23:12:00 +01:00
README.md
scores2json.py [bin] scores2json: take first wword for time signatures 2022-11-02 14:28:45 +01:00
shadowdir
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 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