%%%%%
\version "2.19.28"

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

Hi list,

this creates an empty midi file and then crashes without (LilyPond) error or warning but with exit status 136.

LilyPond 2.19.28 for Linux (64bit)
Linux Mint 17.2

$ lilypond miditempo.ly
GNU LilyPond 2.19.28
Processing `miditempo.ly'
Parsing...
Interpreting music...
MIDI output to `miditempo.midi'...Floating point exception
$

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

Reply via email to