nicola wrote:

As we are on this matter, I would like to point out that the following

\version "2.9.8"
\score
{
 \context StaffGroup
 <<
   % Staff
   \new Staff
   {
     \time 3/4
     \key d \major
     \tempo 4=100
     % Music here...
   }
 >>
 \layout { }
 \midi { \time 4=110 }
}

is played with tempo = 100, not 110. Is this a bug?
It was intended as a feature, since taking the tempo from the
music definition is the only possibility to change the tempo in
the middle of a piece, right?

  /Mats


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to