]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Duette/viola-part.ly
release: 1.1.56
[lilypond.git] / mutopia / J.S.Bach / Duette / viola-part.ly
index 66df2cd2ca037aa871008d5367aa3fb6b5c481ff..19e03a88694e567d8687a54168efaca948b575cc 100644 (file)
@@ -10,22 +10,24 @@ copyright =  "Public Domain";
 
 \version "1.1.52";
 
+% {
+
 \include "global-i.ly"
 \include "viola-i.ly"
 
-%{
 \score{
   \$viola_i_staff
   \paper{
     \translator { \BarNumberingStaffContext }
   }
   \midi{
-%urg real/duration
+%urg, real/duration
 %    \tempo 4. = 69;
     \tempo 4 . = 50;
   }
 }
-%}
+
+% }
 
 \include "global-ii.ly"
 \include "viola-ii.ly"
@@ -33,11 +35,12 @@ copyright =  "Public Domain";
 \score{
   \$viola_ii_staff
   \paper{
-    castingalgorithm=0.0;
+%    castingalgorithm=0.0;
     \translator { \BarNumberingStaffContext }
-    \translator { \ScoreContext skipBars = 1; }
+    %\translator { \ScoreContext skipBars = 1; }
   }
   \midi{
-    \tempo 2 = 96;
+%    \tempo 2 = 96;
+    \tempo 2 = 75;
   }
 }