bug-lilypond
[Top][All Lists]
Advanced

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

Re: tempoWholesPerMinute no longer working


From: David Kastrup
Subject: Re: tempoWholesPerMinute no longer working
Date: Fri, 29 Nov 2013 06:59:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Graham King <address@hidden> writes:

> If I adjust the comments in the following code, \tempo works fine but
> tempoWholesPerMinute has no effect.  Has anyone else seen this?
>
> \version "2.17.95"
> \score {
>     \relative c' { c d e f }
>     \layout {}
>     \midi {
>         %tempoWholesPerMinute = #(ly:make-moment 180 4)
>         \tempo 4 = 180
>     }
> }

Keith answered the principal question already.  So I have a side
question: why would you want to do that?

-- 
David Kastrup




reply via email to

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