]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/bagpipe.ly
Issue 4442/2: Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.21
[lilypond.git] / ly / bagpipe.ly
index 1c239246a0d1cbd3f9170d0a710dbf00a7022aee..9c0662c59ac6fe82f96a0c30fb5591b1b38079f9 100644 (file)
@@ -34,7 +34,7 @@ pitchnamesBagpipe = #`(
   (C . ,(ly:make-pitch 2 0 SHARP))
 )
 pitchnames = \pitchnamesBagpipe
-#(ly:parser-set-note-names parser pitchnames)
+#(ly:parser-set-note-names pitchnames)
 
 % Bagpipe music is written in something like D major. If we use
 % flattened notes, the flat should be shown on all instances.