mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 16:23:31 +01:00
New Parts (3&4) to Road to the Isles
This commit is contained in:
parent
c4f65dfd04
commit
de23f0e89b
2 changed files with 88 additions and 26 deletions
|
@ -10,7 +10,7 @@ pipeglobal = {
|
||||||
pipesAA = {
|
pipesAA = {
|
||||||
\grg a16. d32 |
|
\grg a16. d32 |
|
||||||
\dblf f4 A16. f32 \grg e16. f32 |
|
\dblf f4 A16. f32 \grg e16. f32 |
|
||||||
\thrwd d16. e32 \grg d16. c32 \dblb b8 \grg d16 c16 |
|
\thrwd d16. e32 \grg d16. c32 \dblb b8 \grg d16. c32 |
|
||||||
\grg b32 \grd G16. \grg b16. c32 \thrwd d16. e32 \grg f32 A16. |
|
\grg b32 \grd G16. \grg b16. c32 \thrwd d16. e32 \grg f32 A16. |
|
||||||
\hdble e4 \gra e8
|
\hdble e4 \gra e8
|
||||||
}
|
}
|
||||||
|
@ -21,10 +21,11 @@ pipesAB = {
|
||||||
\grA f32 [ A16. \hdblf f16. d32 ] \grg a16. [ \grd c32 \dble e16. c32 ] |
|
\grA f32 [ A16. \hdblf f16. d32 ] \grg a16. [ \grd c32 \dble e16. c32 ] |
|
||||||
\thrwd d4 \dbld d8
|
\thrwd d4 \dbld d8
|
||||||
}
|
}
|
||||||
|
|
||||||
pipesBA = {
|
pipesBA = {
|
||||||
\grg f16. g32 |
|
\grg f16. g32 |
|
||||||
\dblA A16. [ a32 \wbirl a8 ] \dblf f16. [ a32 \wbirl a8 ] |
|
\dblA A16. [ a32 \wbirl a8 ] \dblf f16. [ a32 \wbirl a8 ] |
|
||||||
\thrwd d16. e32 \grg d16. c32 \dblb b8 \grg d16 c16 |
|
\thrwd d16. e32 \grg d16. c32 \dblb b8 \grg d16. c32 |
|
||||||
\grg b32 \grd G16. \grg b16. c32 \thrwd d16. e32 \grg f32 A16. |
|
\grg b32 \grd G16. \grg b16. c32 \thrwd d16. e32 \grg f32 A16. |
|
||||||
\hdble e4 \gra e8
|
\hdble e4 \gra e8
|
||||||
|
|
||||||
|
@ -39,3 +40,37 @@ pipesBBA = {
|
||||||
pipesBBB = {
|
pipesBBB = {
|
||||||
\pipesAB
|
\pipesAB
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pipesCA = {
|
||||||
|
\grg a16. d32 |
|
||||||
|
\grg f16. a32 A16. f32 \grg d16. a32 b16. c32 |
|
||||||
|
\thrwd d16. e32 \grg d16. c32 \dblb b8 \grg d16. c32 |
|
||||||
|
\grg b32 \grd G16. \grg b16. c32 \thrwd d16. e32 \grg f32 A16. |
|
||||||
|
\hdble e4 \gra e8
|
||||||
|
}
|
||||||
|
pipesCBA = {
|
||||||
|
\grg a16. d32 |
|
||||||
|
\grg f16. a32 A16. f32 \grg d16. a32 b16. c32 |
|
||||||
|
\thrwd d16. e32 \grg d16. c32 \dblb b8 [ \dblg g8 ] |
|
||||||
|
\grA f32 [ A16. \hdblf f16. d32 ] \grg a16. [ \grd c32 \dble e16. c32 ] |
|
||||||
|
\thrwd d4 \dbld d8
|
||||||
|
}
|
||||||
|
pipesCBB = {
|
||||||
|
\pipesBBA
|
||||||
|
}
|
||||||
|
|
||||||
|
pipesDA = {
|
||||||
|
\grg f16. g32 |
|
||||||
|
A16. a32 \grg f16. e32 \grg d16. [ a32 \grg b16. c32 ] |
|
||||||
|
\thrwd d16. e32 \grg d16. c32 \grg b32 [ \grd a16. b16. c32 ] |
|
||||||
|
\grg d16. c32 \grg d16. e32 \grg f16. [ d32 \grg f32 A16. ] |
|
||||||
|
\hdble e4 \gra e8
|
||||||
|
|
||||||
|
}
|
||||||
|
pipesDB = {
|
||||||
|
\grg f16. g32 |
|
||||||
|
A16. a32 \grg f16. e32 \grg d16. [ a32 \grg b16. c32 ] |
|
||||||
|
\thrwd d16. e32 \grg d16. c32 \dblb b8 [ \dblg g8 ] |
|
||||||
|
\grA f32 [ A16. \hdblf f16. d32 ] \grg a16. [ \grd c32 \dble e16. c32 ] |
|
||||||
|
\thrwd d4 \gra d8
|
||||||
|
}
|
||||||
|
|
|
@ -5,37 +5,58 @@
|
||||||
\include "./config.ily"
|
\include "./config.ily"
|
||||||
\include "./notes.pipes.ily"
|
\include "./notes.pipes.ily"
|
||||||
|
|
||||||
|
% Force a Break between the Voltas
|
||||||
|
mbreak = { \break }
|
||||||
|
|
||||||
\score {
|
\score {
|
||||||
\new Staff {
|
\new Staff {
|
||||||
\global
|
\global
|
||||||
\pipeglobal
|
\pipeglobal
|
||||||
<<
|
|
||||||
\new NullVoice = "format" {
|
|
||||||
\repeat volta 2 {
|
|
||||||
\part
|
|
||||||
\line
|
|
||||||
}
|
|
||||||
\break
|
|
||||||
\repeat volta 2 {
|
|
||||||
\part
|
|
||||||
\halfline
|
|
||||||
} \alternative {
|
|
||||||
{ \part \halfline }
|
|
||||||
{ \part \halfline }
|
|
||||||
}
|
|
||||||
\bar "|."
|
|
||||||
}%Format
|
|
||||||
|
|
||||||
\new Voice = "pipes" {
|
\repeat volta 2 {
|
||||||
\pipesAA
|
\partial 8
|
||||||
\pipesAB s8
|
\pipesAA
|
||||||
|
\pipesAB
|
||||||
\pipesBA s8
|
}
|
||||||
\pipesBBA s8
|
\break
|
||||||
\pipesBBB s8
|
|
||||||
|
|
||||||
|
\repeat volta 2 {
|
||||||
|
\partial 8
|
||||||
|
\pipesBA
|
||||||
|
} \alternative {
|
||||||
|
{
|
||||||
|
\mbreak
|
||||||
|
\pipesBBA
|
||||||
}
|
}
|
||||||
>>
|
{
|
||||||
|
\mbreak
|
||||||
|
\pipesBBB
|
||||||
|
}
|
||||||
|
}
|
||||||
|
\bar "||"
|
||||||
|
\break
|
||||||
|
|
||||||
|
\repeat volta 2 {
|
||||||
|
\partial 8
|
||||||
|
\pipesCA
|
||||||
|
} \alternative {
|
||||||
|
{
|
||||||
|
\mbreak
|
||||||
|
\pipesCBA
|
||||||
|
}
|
||||||
|
{
|
||||||
|
\mbreak
|
||||||
|
\pipesCBB
|
||||||
|
}
|
||||||
|
}
|
||||||
|
\bar "||"
|
||||||
|
\break
|
||||||
|
|
||||||
|
\repeat volta 2 {
|
||||||
|
\partial 8
|
||||||
|
\pipesDA
|
||||||
|
\pipesDB s8
|
||||||
|
}
|
||||||
}
|
}
|
||||||
\header {
|
\header {
|
||||||
title = \title
|
title = \title
|
||||||
|
@ -55,6 +76,12 @@
|
||||||
|
|
||||||
\pipesBA \pipesBBA
|
\pipesBA \pipesBBA
|
||||||
\pipesBA \pipesBBB
|
\pipesBA \pipesBBB
|
||||||
|
|
||||||
|
\pipesCA \pipesCBA
|
||||||
|
\pipesCA \pipesCBB
|
||||||
|
|
||||||
|
\pipesDA \pipesDB
|
||||||
|
\pipesDA \pipesDB
|
||||||
}
|
}
|
||||||
\midi { \confTempo }
|
\midi { \confTempo }
|
||||||
\header {
|
\header {
|
||||||
|
|
Loading…
Reference in a new issue