bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setting tempo in \midi crashes


From: Malte Meyn
Subject: setting tempo in \midi crashes
Date: Wed, 28 Oct 2015 22:41:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

%%%%%
\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
$



reply via email to

[Prev in Thread] Current Thread [Next in Thread]