lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDI file problem?


From: Mats Bengtsson
Subject: Re: MIDI file problem?
Date: Tue, 27 Jun 2006 13:22:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417



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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]