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: Mats Bengtsson
Subject: Re: \tempo for dotted notes in midi performance
Date: Tue, 26 Aug 2003 12:19:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Try

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

(an alternative is to say

\midi {\tempo 4 . = 120 }

which is rather silly, but should work.)


Pedro Kroger wrote:
Hi,

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

Cheers,

Pedro


_______________________________________________
Bug-lilypond mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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