> I can't make a much smaller example, but this correctly produces > portion of the midi problem in 2.13.57. In a large orchestral piece, > the situation becomes even worse, all instruments sounds at once like > a pan of boiling water.
Here is a minimal example which exhibits the problem with skipped rests. It is related to the \f: If you remove it, everything works fine. Werner ======================================================================] \version "2.13.57" \score { \new Staff \relative c' { \time 2/4 e4 e | r4 e\f | } \layout {} \midi {} } _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond