bug-lilypond
[Top][All Lists]
Advanced

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

Re: \tempo for dotted notes in midi performance


From: Pedro Kroger
Subject: Re: \tempo for dotted notes in midi performance
Date: Tue, 26 Aug 2003 07:53:53 -0300
User-agent: Mutt/1.5.4i

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 }
> >----------------------------------------------------------




reply via email to

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