]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.78
authorfred <fred>
Sun, 24 Mar 2002 19:49:26 +0000 (19:49 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:49:26 +0000 (19:49 +0000)
init/midi.ly

index f10856a12885359da3c0afcc67089a26fa378cb2..0ee376eac48cf3d78222c2325f5a7ee07e2a84e1 100644 (file)
@@ -1,5 +1,6 @@
 
+\include "performer.ly"
 default_midi = \midi {
         \tempo 4:60;
-       \include "performer.ly"
+       \requesttranslator{ \default_midi_perf }
 }