bug-lilypond
[Top][All Lists]
Advanced

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

Re: MIDI files overwritten in Lily 2.4.5


From: Erik Sandberg
Subject: Re: MIDI files overwritten in Lily 2.4.5
Date: Tue, 5 Apr 2005 17:41:22 +0200
User-agent: KMail/1.7.1

On Sunday 27 March 2005 15.17, Chris Sawer wrote:
> Hi,
>
> Using LilyPond 2.4.5 on Mac OS X, the following score results in the
> MIDI file for the second score overwriting the MIDI file for the first
> score ("-1" is not appended any more). The paper output is as expected.
> I don't know how long this has been a problem for, or whether the
> behaviour is the same in recent 2.5 versions.
>
> Regards,
>
> Chris

It's a known bug, midi-book-overwrite.ly in cvs.

> \version "2.4.5"
>
> \score {
>   \new Staff { a4 b c' d' }
>   \layout {}
>   \midi {}
> }
>
> \score {
>   \new Staff { e'4 f' g' a' }
>   \layout {}
>   \midi {}
> }
>
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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