On Wed, Oct 27, 2010 at 12:22 PM, Hans Aberg <[email protected]> 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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to