bug-lilypond
[Top][All Lists]
Advanced

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

Re: programming error: Going back in MIDI time


From: Ralph Palmer
Subject: Re: programming error: Going back in MIDI time
Date: Thu, 18 Nov 2010 06:37:52 -0500

On Wed, Oct 27, 2010 at 12:22 PM, Hans Aberg <address@hidden> wrote:

> I get the error with the fairly minimal code below.
>
>
> ---- MIDIback.ly ----
> \version "2.13.35"
>
> music = \new Staff {
>  \tempo 4 = 120
>  \time 2/4
>
>  \set Staff.midiInstrument = "church organ"
>
>  \key a \minor
>
>  \relative c'' {
>    \acciaccatura gis'8 a4  e8. d16 |
>  }
> }
>
> \score {
>  \music
>  \layout {}
> }
>
> \score {
>  \music
>  \midi {}
> }
> -------------------
>
Greetings, Hans Aberg -

Thanks for your report. This has been accepted as Issue 1412 :
http://code.google.com/p/lilypond/issues/detail?id=1412

Pondly (as Valentin would say),

Ralph


reply via email to

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