1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-16 12:59:21 +02:00

Various Tune Fixes

Most are fixing (gracing) alignment by restructuring the Staff.
This commit is contained in:
Eric Teunis de Boone 2019-03-04 04:23:31 +01:00
parent 677cd1d89e
commit 14f0332b28
66 changed files with 384 additions and 500 deletions

View file

@ -15,3 +15,17 @@ snareAB = \drummode {
d4:32( \> d4:32)( d4:32)( d4:32)( |
d4:32)( \< d4:32)( d4:32)( d4:32)\laissezVibrer \!
}
snareRollsAA = \drummode {
d1:32)( \! \p |
d1:32)( |
d1:32)( |
d4:32)( \< d4:32)( d4:32)( d4:32)( \!\mf \> |
}
snareRollsAB = \drummode {
d1:32)( \!\p |
d1:32)( |
d4:32( \f \> d4:32)( d4:32)( d4:32)(\p |
d4:32)( \< d4:32)( d4:32)( d4:32)\laissezVibrer \!
}