Mats,

> \midi {\notes {\tempo 4. = 120 }}

It didn't work, I got:

/kroger-files/kroger/composicoes/quinteto-oboe/quinteto-full-score.ly:73:16: error: 
syntax error, unexpected NOTES:
    \midi {\note
                s {\tempo 4. = 120 }}

> (an alternative is to say
> \midi {\tempo 4 . = 120 }
> which is rather silly, but should work.)

indeed! it worked thanks a lot! 
Anyway, AFAIK this should not be difficult to correct in
the parser, right?

> Pedro Kroger wrote:
> >It seems lilypond is not recognizing dotted notes as a tempo basis in
> >the midi section. If I have a code like:
> >
> >\midi {\tempo 4. = 120 }
> >
> >I get the following error message:
> >
> >-------------------------------------------------------------
> >/tmp/example-1.ly:22:17: error: syntax error, unexpected REAL,
> >expecting DIGIT or DURATION_IDENTIFIER or UNSIGNED:
> >  \midi {\tempo 4
> >                 . = 120 }
> >----------------------------------------------------------


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to