bug-lilypond
[Top][All Lists]
Advanced

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

Re: tempoWholesPerMinute no longer working


From: Keith OHara
Subject: Re: tempoWholesPerMinute no longer working
Date: Thu, 28 Nov 2013 23:18:34 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Graham King <lilypond <at> tremagi.org.uk> writes:

> If I adjust the comments in the following code, \tempo works fine but
> tempoWholesPerMinute has no effect.  Has anyone else seen this?

You needed to change the variable in the Score 'context'

\midi {
\context {\Score 
         tempoWholesPerMinute = #(ly:make-moment 180 4)
}}}







reply via email to

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