bug-lilypond
[Top][All Lists]
Advanced

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

Re: MIDI file cuts off the last note


From: Cameron Horsburgh
Subject: Re: MIDI file cuts off the last note
Date: Fri, 19 Jan 2007 18:10:27 +1100
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Jan 18, 2007 at 05:51:37PM -0500, Frédéric Chiasson wrote:
> 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 ?

I've mentioned it, but the 2.11.11 (where it appeared) memory leak
prevented me from studying it it in detail. I can confirm it didn't
appear in 2.11.10.

Mats also mentioned it in reply to my message. In
http://lists.gnu.org/archive/html/lilypond-devel/2007-01/msg00260.html
he wrote:

For the MIDI output, it seems that the last note only gets an ON event,
but no OFF event.

> \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{}
> }

-- 

=============================================
Cameron Horsburgh

=============================================





reply via email to

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