From b80822174bfbbacc2fd10556453a0de149215840 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Tue, 25 Apr 2023 23:19:02 +0200 Subject: [PATCH] Fix Minstrel Boy pickups --- 4-4_marches/minstrel_boy/config.ily | 2 +- 4-4_marches/minstrel_boy/pipes.ly | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/4-4_marches/minstrel_boy/config.ily b/4-4_marches/minstrel_boy/config.ily index 467c8e1..fa63d89 100644 --- a/4-4_marches/minstrel_boy/config.ily +++ b/4-4_marches/minstrel_boy/config.ily @@ -8,7 +8,7 @@ confTempo = { \tempo 4 = 90 } %% Format -part = { \grace{s1} \partial 8 s8 } +part = { \grace{s1} \partial 4 s4 } measure = { \grace { s4 } s1 | } halfline = { \repeat unfold 2 { \measure } } line = { \repeat unfold 2 { \halfline } } diff --git a/4-4_marches/minstrel_boy/pipes.ly b/4-4_marches/minstrel_boy/pipes.ly index 00cfe2a..78c12ed 100644 --- a/4-4_marches/minstrel_boy/pipes.ly +++ b/4-4_marches/minstrel_boy/pipes.ly @@ -5,6 +5,8 @@ \include "./config.ily" \include "./notes.pipes.ily" +part = { \grace{s1} \partial 8 s8 } + \score { \new Staff { \global