bug-lilypond
[Top][All Lists]
Advanced

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

Re: midi plays tied notes


From: Erik Sandberg
Subject: Re: midi plays tied notes
Date: Mon, 19 Apr 2004 09:55:03 +0200
User-agent: KMail/1.5.4

On Monday 19 April 2004 08.51, Richard Froese wrote:
> Hello,
>
> In the following fragment the last tied A flat in the top voice
> is played by midi. It works fine if I leave out the bottom voice, or
> take away the first bar. It also worked under 2.0. (I just upgraded to
> 2.2.) Can anyone help me with this?

This is a bug. The best way to fix it, is probably to wait for v2.2.1. Thanks 
for the report.

Erik

> -----------------------------------------------------------
>
> upperNotes = \notes{
>               <<
>               \relative e'''{
>                       es4. bes4. a4 as8 ~ as4. ~
>                       as4. ~ as4.
>               }\\
>               \relative d''{
>                       d4 g8 ~ g4 c,8 ~ c4 cis8 ~ cis4.
>                       e4 f,8 des'4 c8 ~ c4.
>               }
>
> }
>
> \score{
>       \new Staff {
>       <<
>               \time 12/8
>               \clef violin
>               \upperNotes
>
>       }
>       \midi {\tempo 4 . = 140}
>       \paper{}
> }
>
> -------------------------------------------------------------------





reply via email to

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