pipeband-music/README.md

24 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2018-01-17 00:07:49 +01:00
# pipeband-music
Collection of lilypond files for a pipeband.
It concerns pipes and three types of drums (bass, tenor and snare (or side)).
2018-01-17 00:07:49 +01:00
To this end, you will need the bagpipe.ly normally included by lilypond aswell as the lilydrum package ([lyp-package](https://github.com/lyp-packages/lilydrum/) / [git](https://github.com/kastdeur/lilydrum)).
For most tunes there are at least pipe and snare scores + a "full" score containing both.
2018-01-28 16:30:16 +01:00
If I play standards/stock scores to a tune, it is not included.
2018-01-17 00:07:49 +01:00
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](https://seaforth.nl).
## How to compile a score
2018-01-28 16:30:16 +01:00
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.
2018-01-28 16:30:16 +01:00
With the `-dno-strip-output-dir` setting, files will be compiled in their respective folders.
## How to add a new score
2018-01-28 16:30:16 +01:00
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.
2018-01-28 16:30:16 +01:00
You will need at least `./templates/config.ily` to define the title, meter, time signature, etc