mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 05:19:21 +02:00
New Tunes: Airs:
Going Home The Day Thou Gavest
This commit is contained in:
parent
1973fa2c44
commit
d2479024a6
9 changed files with 431 additions and 0 deletions
32
airs/the_day_thou_gavest/notes.pipes.ily
Normal file
32
airs/the_day_thou_gavest/notes.pipes.ily
Normal file
|
@ -0,0 +1,32 @@
|
|||
% 3/4 The Day Thou Gavest
|
||||
% Pipes
|
||||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\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 a4
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
\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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue