From ed2025b867caaacf885a73902bb4081cfb33eae6 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Tue, 13 Mar 2018 21:04:13 +0100 Subject: [PATCH] Error in Crusader's March --- 3-4_marches/on_the_road_to_passchendaele/notes.side.ily | 2 +- 4-4_marches/the_crusaders_march/notes.side.ily | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/3-4_marches/on_the_road_to_passchendaele/notes.side.ily b/3-4_marches/on_the_road_to_passchendaele/notes.side.ily index 4557a2b..59d1b0b 100644 --- a/3-4_marches/on_the_road_to_passchendaele/notes.side.ily +++ b/3-4_marches/on_the_road_to_passchendaele/notes.side.ily @@ -8,7 +8,7 @@ sideglobal = { %%music snareAA = \drummode { \flamdr d8. g16 d4:32(\< d8)\! \fr d8:32( | - \tuplet 3/2 { g16) d g } \flam d8 \flam d4 d4:32( | + \tuplet 3/2 { g16) d g } \flam d8 \flam g4 d4:32( | d8.) g16 d8:32(-> \dr \tuplet 3/2 { g16) d g } d8:32(-> g8:32)(-> | \tuplet 3/2 { d16) g d-> } g16. g32 \flam d8 d8:32( g16.) d32-> g16. g32 | diff --git a/4-4_marches/the_crusaders_march/notes.side.ily b/4-4_marches/the_crusaders_march/notes.side.ily index faeefa4..a849544 100644 --- a/4-4_marches/the_crusaders_march/notes.side.ily +++ b/4-4_marches/the_crusaders_march/notes.side.ily @@ -10,10 +10,10 @@ sideglobal = { pcrusadersI = \drummode { \tag #'upbeat { d16. g32 } | - d8:32( \triplet { g16) d g } - d8:32( g8:32)(-> + d8:32(-> \triplet { g16) d g } + d8:32(-> g8:32)(-> \triplet { d16) g d-> } g16. g32 - d8:32( \triplet { g16) d g } | + d8:32(-> \triplet { g16) d g } | } pcrusadersII = \drummode { @@ -50,7 +50,7 @@ snareBB = \drummode { \tutti { \pcrusadersII \removeWithTag #'tutti \midone - \pcrusadersII + \pcrusadersI \removeWithTag #'upbeat \endone } }