Am 28.10.2015 um 22:53 schrieb Pierre Perol-Schneider:
Hi Malte,

Try :

%%%%%
\version "2.19.28"

\score {
   { c' d' e' f' }
   \midi {
     tempoWholesPerMinute = #(ly:make-moment 4 120)

This doesn’t do anything and if it did it would probably crash for the same reason (swapped 4 and 120) ;)

     %% or
     %\tempo 4 = 120

I didn’t think of that easy solution, thanks.

   }
}
%%%%%



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to