Strange! When I converted the following file

\version "2.9.15"
\midi{\tempo 4=104}

using convert-ly from 2.9.16, the result was:

\version "2.9.16"

 \midi {
   \context {
     \Score
     tempoWholesPerMinute = #(ly:make-moment 104 4)
     }
   }


  /Mats

Quoting Thomas Scharkowski <[EMAIL PROTECTED]>:

I tried to convert a 2.9.15 file using convert-ly before I sent the
message to the list: no change!
But... conversion works with older files!

Thomas
Did you try to upgrade the syntax using convert-ly?
Normally, such changes should also be present in the
NEWS file, but it seems that the new method to specify
MIDI tempo hasn't made it there.

   /Mats

Thomas Scharkowski wrote:

>LilyPond 2.9.16, Windows XP
>I get the following error messang:
>
>error: syntax error, unexpected \tempo
>    \midi {
>                \tempo 4=104}
>
>Has the syntax changed since 2.9.15?
>
>Thomas
>
>
>_______________________________________________
>lilypond-user mailing list
>lilypond-user@gnu.org
>http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>


--
=============================================
 Mats Bengtsson
 Signal Processing
 Signals, Sensors and Systems
 Royal Institute of Technology
 SE-100 44  STOCKHOLM
 Sweden
 Phone: (+46) 8 790 8463
        Fax:   (+46) 8 790 7260
 Email: [EMAIL PROTECTED]
 WWW: http://www.s3.kth.se/~mabe
=============================================









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

Reply via email to