From 771535296612b194b3e079147f3d197eb5255d92 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Sun, 30 Oct 2016 19:50:46 +0100 Subject: [PATCH] Typo for echoA --- bagpipe_new.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bagpipe_new.ly b/bagpipe_new.ly index 812e619..81844a2 100644 --- a/bagpipe_new.ly +++ b/bagpipe_new.ly @@ -143,7 +143,7 @@ pgrace = #(define-music-function (notes) (ly:music?) #{ #}) % Echos -echoA = { \pgrace{ g32 } } +echoA = { \pgrace{ g16 } } echog = { \pgrace{ A16 } } % Single grace notes