bug-lilypond
[Top][All Lists]
Advanced

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

MIDI file cuts off the last note


From: Frédéric Chiasson
Subject: MIDI file cuts off the last note
Date: Thu, 18 Jan 2007 17:51:37 -0500

Hi!

I just found that the MIDI file always cuts off the last note. In this
example, it cuts off also a part of the note before. Is this bug has already
been declared ?

Frederic


\version "2.11.12"
\score {
   \new Staff {
      \set Staff.midiInstrument = #"acoustic grand"
      \time 4/4
      \tempo 4 = 100
      \relative c' { c d e f }
   }

   \midi {}
   \layout{}
}


reply via email to

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