Quoting Jonathan Kulp <[email protected]>:
Yes, you can set it in the \midi block, although the format is a bit more
convoluted. Here's an example where the quarter is set to 160 beats per
minute:
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 160 4)
}
}
Thanks. What had escaped me is that this is only taken into
accound when the \tempo information is not given. Anyway, it answers
my question.
Denis
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user