Re: Midi block syntax?

2006-08-25 Thread Mats Bengtsson

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


Re: Midi block syntax?

2006-08-25 Thread Thomas Scharkowski
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


Re: Midi block syntax?

2006-08-25 Thread Mats Bengtsson

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


Midi block syntax?

2006-08-25 Thread Thomas Scharkowski
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