mirror of
https://github.com/kastdeur/lilydrum.git
synced 2024-12-22 09:13:33 +01:00
Update lilydrum.ly
Changed "fla's" to "flams"
This commit is contained in:
parent
3421320ee7
commit
73f5dcf0e1
1 changed files with 5 additions and 5 deletions
10
lilydrum.ly
10
lilydrum.ly
|
@ -120,11 +120,11 @@ stopGraceMusic = {
|
|||
\stemNeutral
|
||||
}
|
||||
|
||||
% FLAS & DRAGS :
|
||||
flad = \drummode { \grace { g8 } } % right Fla
|
||||
fladdr = \drummode { \grace { g8\startGroup } } % with start repeat
|
||||
flag = \drummode { \grace { d8 } } % left Fla
|
||||
flagdr = \drummode { \grace { d8\startGroup } } % with start repeat
|
||||
% FLAMS & DRAGS :
|
||||
flamd = \drummode { \grace { g8 } } % right Flam
|
||||
flamddr = \drummode { \grace { g8\startGroup } } % with start repeat
|
||||
flamg = \drummode { \grace { d8 } } % left Flam
|
||||
flamgdr = \drummode { \grace { d8\startGroup } } % with start repeat
|
||||
dragd = \drummode { \grace{ g16[ g] }} % right Drag
|
||||
dragddr = \drummode { \grace{ g16[\startGroup g] }} % with start repeat
|
||||
dragg = \drummode { \grace{ d16[ d] }} % left Drag
|
||||
|
|
Loading…
Reference in a new issue