bug-lilypond
[Top][All Lists]
Advanced

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

abc2ly not updated for current midi tempo specification


From: Laura Conrad
Subject: abc2ly not updated for current midi tempo specification
Date: Mon, 16 Oct 2006 10:12:34 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

I have submitted a patch which does this, which is still in the
changelog, but the actual patch disappeared somehow.  I can submit it
again if it would help.  The line is question should be:

         midi_specs=string.join(["    \n\t\t\context {\n\t\t \Score 
tempoWholesPerMinute = #(ly:make-moment ", perminute, " ", duration, ")\n\t\t 
}\n"])

instead of
        midi_specs=string.join(["\\tempo", duration, "=", perminute])


-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139




reply via email to

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