bug-lilypond
[Top][All Lists]
Advanced

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

Re: Articulate of short \prall


From: Ralph Palmer
Subject: Re: Articulate of short \prall
Date: Tue, 28 May 2013 10:36:05 -0400

On Fri, May 24, 2013 at 6:45 PM, Hans Aberg <address@hidden> wrote:

> The "articulate.ly" file (tried with LilyPond 2.16.0) cannot handle
> \prall applied to a 16th note, as in the example below, which is used in
> Balkan music. In the example below, the first 4th note indicates this use,
> and the second the expansion I would prefer: just ignore moving back to the
> ornament main note. Currently, it squeezes an 8th note in, with the error
> "programming error: Going back in MIDI time".
>
> ----
>
> \include "articulate.ly"
>
> music = <<
>   \new Staff {
>   \tempo 4 = 120
>   \time 2/4
>     \relative c' {
>       d16 c\prall b a  d16 c32 d b16 a |
>     }
>   }
> >>
>
> \score {
>   \music
>         \layout {}
> }
>
> \score {
>   \unfoldRepeats \articulate \music
>         \midi {}
> }
>
> ----
>

I do not like to do this, but I'm going to have to ask someone else on the
bug list to evaluate this. I cannot distinguish what's going on in the midi
file to tell whether midi is behaving the way Hans Aberg says, nor do I
know exactly how articulate.ly is supposed to behave. It does appear to me
that \prall, if it's behaving the way Hans Aberg says it is, is behaving
the way I would expect an upper pralltriller, or upper mordent, to behave.
Is Hans Aberg requesting a new feature?

Would someone else on the bug list please take over this report?

Thank you,

Ralph


reply via email to

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