Uncomment \include tinwhistle-bagpipe-embellishments.ily
to show piping gracings
This commit is contained in:
parent
fb4a1b0ff3
commit
2b4b078201
4 changed files with 50 additions and 28 deletions
|
@ -13,22 +13,24 @@ global = {
|
|||
|
||||
bpm = \tempo 4. = 90
|
||||
|
||||
thrwd = {} %\grace { \fixed c'' { g,32 d cis } }
|
||||
grip = {} %\grace { \fixed c'' { g,32 d g, } }
|
||||
hdbld = {} %\grace { \fixed c'' { d32 e } }
|
||||
hdble = {} %\grace { \fixed c'' { e32 fis } }
|
||||
hdblf = {} %\grace { \fixed c'' { fis32 g } }
|
||||
taor = {} %\grace { \fixed c'' { g,32 d g, e } }
|
||||
dblg = {} %\grace { \fixed c'' { g32 fis } }
|
||||
dblb = {} %\grace { \fixed c'' { g32 b, d } }
|
||||
dbld = {} %\grace { \fixed c'' { g32 d e } }
|
||||
dble = {} %\grace { \fixed c'' { g32 e fis } }
|
||||
dblf = {} %\grace { \fixed c'' { g32 fis g } }
|
||||
grA = {} %\grace { \fixed c'' { a32 } }
|
||||
grg = {} %\grace { \fixed c'' { g32 } }
|
||||
gre = {} %\grace { \fixed c'' { e32 } }
|
||||
grd = {} %\grace { \fixed c'' { d32 } }
|
||||
wbirl = {} %\grace { \fixed c'' { g,32 a, g, } }
|
||||
thrwd = {}
|
||||
grip = {}
|
||||
hdbld = {}
|
||||
hdble = {}
|
||||
hdblf = {}
|
||||
taor = {}
|
||||
dblg = {}
|
||||
dblb = {}
|
||||
dbld = {}
|
||||
dble = {}
|
||||
dblf = {}
|
||||
grA = {}
|
||||
grg = {}
|
||||
gre = {}
|
||||
grd = {}
|
||||
wbirl = {}
|
||||
|
||||
%\include "tinwhistle-bagpipe-embellishments.ily"
|
||||
|
||||
|
||||
fluteA = \fixed c'' {
|
||||
|
|
|
@ -15,8 +15,10 @@ bpm = \tempo 4. = 90
|
|||
|
||||
mbreak = {}
|
||||
|
||||
thrwd = {} %\grace { \fixed c'' { g,32 d cis } }
|
||||
grip = {} %\grace { \fixed c'' { g,32 d g, } }
|
||||
thrwd = {}
|
||||
grip = {}
|
||||
|
||||
%\include "tinwhistle-bagpipe-embellishments.ily"
|
||||
|
||||
fluteA = \fixed c'' {
|
||||
\repeat unfold 2 {
|
||||
|
|
|
@ -29,6 +29,7 @@ thrwd = {}
|
|||
wbirl = {}
|
||||
gbirl = {}
|
||||
|
||||
%\include "tinwhistle-bagpipe-embellishments.ily"
|
||||
|
||||
|
||||
fluteAA = \fixed c'' {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue