mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-07 00:13:35 +01:00
Renamed some movements
This commit is contained in:
parent
ce85229c14
commit
7b7ec204c1
1 changed files with 6 additions and 6 deletions
|
@ -106,11 +106,11 @@
|
||||||
\hideKeySignature
|
\hideKeySignature
|
||||||
\set Staff.instrumentName = "Catches "
|
\set Staff.instrumentName = "Catches "
|
||||||
e \catcha a e \catchb b e \catchc c e \catchd d
|
e \catcha a e \catchb b e \catchc c e \catchd d
|
||||||
f \catche e f \gcatchc c g \tcatchc c
|
f \catche e f \catchc c g \tcatchc c
|
||||||
}
|
}
|
||||||
\addlyrics {
|
\addlyrics {
|
||||||
\skip 4 "\catcha" \skip 4 "\catchb" \skip 4 "\catchc" \skip 4 "\catchd"
|
\skip 4 "\catcha" \skip 4 "\catchb" \skip 4 "\catchc" \skip 4 "\catchd"
|
||||||
\skip 4 "\catche" \skip 4 "\gcatchc" \skip 4 "\\tcatchc"
|
\skip 4 "\catche" \skip 4 "\catchc" \skip 4 "\\tcatchc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\markup { "All other g-grace catches and thumb catches are available similarly." }
|
\markup { "All other g-grace catches and thumb catches are available similarly." }
|
||||||
|
@ -132,11 +132,11 @@
|
||||||
{
|
{
|
||||||
\hideKeySignature
|
\hideKeySignature
|
||||||
\set Staff.instrumentName = "Grips and birls "
|
\set Staff.instrumentName = "Grips and birls "
|
||||||
a \grip c d \dgrip d a \egrip c
|
a \grip c d \bgrip d a \egrip c
|
||||||
\birl a \wbirl a \gbirl a \dbirl a
|
\birl a \wbirl a \gbirl a \dbirl a
|
||||||
}
|
}
|
||||||
\addlyrics {
|
\addlyrics {
|
||||||
\skip 4 "\grip" \skip 4 "\dgrip" \skip 4 "\egrip"
|
\skip 4 "\grip" \skip 4 "\bgrip" \skip 4 "\egrip"
|
||||||
"\birl" "\wbirl" "\gbirl" "\dbirl"
|
"\birl" "\wbirl" "\gbirl" "\dbirl"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -145,12 +145,12 @@
|
||||||
{
|
{
|
||||||
\hideKeySignature
|
\hideKeySignature
|
||||||
\set Staff.instrumentName = \markup { "Taorluath " }
|
\set Staff.instrumentName = \markup { "Taorluath " }
|
||||||
e \taor a d \dtaor a G \Gtaor a
|
e \taor a d \btaor a G \Gtaor a
|
||||||
b \taoramb b c \taoramc c b \taoramd d
|
b \taoramb b c \taoramc c b \taoramd d
|
||||||
e \taorjmd a e \taorold a
|
e \taorjmd a e \taorold a
|
||||||
}
|
}
|
||||||
\addlyrics {
|
\addlyrics {
|
||||||
\skip 4 "\\taor" \skip 4 "\dtaor" \skip 4 "\Gtaor"
|
\skip 4 "\\taor" \skip 4 "\btaor" \skip 4 "\Gtaor"
|
||||||
\skip 4 "\\taoramb" \skip 4 "\\taoramc" \skip 4 "\\taoramd"
|
\skip 4 "\\taoramb" \skip 4 "\\taoramc" \skip 4 "\\taoramd"
|
||||||
\skip 4 "\\taorjmd" \skip 4 "\\taorold"
|
\skip 4 "\\taorjmd" \skip 4 "\\taorold"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue