mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-04 23:23:32 +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
|
||||
\set Staff.instrumentName = "Catches "
|
||||
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 {
|
||||
\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." }
|
||||
|
@ -132,11 +132,11 @@
|
|||
{
|
||||
\hideKeySignature
|
||||
\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
|
||||
}
|
||||
\addlyrics {
|
||||
\skip 4 "\grip" \skip 4 "\dgrip" \skip 4 "\egrip"
|
||||
\skip 4 "\grip" \skip 4 "\bgrip" \skip 4 "\egrip"
|
||||
"\birl" "\wbirl" "\gbirl" "\dbirl"
|
||||
}
|
||||
}
|
||||
|
@ -145,12 +145,12 @@
|
|||
{
|
||||
\hideKeySignature
|
||||
\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
|
||||
e \taorjmd a e \taorold a
|
||||
}
|
||||
\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 "\\taorjmd" \skip 4 "\\taorold"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue