mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Further Key assigning to Airs, Strathspeys and Hornpipes
This commit is contained in:
parent
72139f6b3f
commit
f1036984d8
40 changed files with 119 additions and 113 deletions
|
@ -3,10 +3,10 @@
|
|||
global = {
|
||||
\key d \major
|
||||
\time 3/4
|
||||
}
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -8,27 +8,27 @@ pipeglobal = {
|
|||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
|
||||
\grg a2 \wbirl a4 |
|
||||
\thrwd d4 e4 f4 |
|
||||
\dble e2 d4 |
|
||||
\dblc c2
|
||||
\grg a2 \wbirl a4 |
|
||||
\thrwd d4 e4 f4 |
|
||||
\dble e2 d4 |
|
||||
\dblc c2
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
|
||||
\grg a4 b4 \grd c4 |
|
||||
\thrwd d4 f4 e4 |
|
||||
\grg b4 d4 \grg c4 |
|
||||
\thrwd d2
|
||||
\grg a4 b4 \grd c4 |
|
||||
\thrwd d4 f4 e4 |
|
||||
\grg b4 d4 \grg c4 |
|
||||
\thrwd d2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue