Graham King <lilyp...@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?
>
> \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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to