Quoting Jonathan Kulp <jonlancek...@gmail.com>:

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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to