lilypond-user
[Top][All Lists]
Advanced

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

Re: \articulate command doesn't handle {c4 4}


From: Simon Albrecht
Subject: Re: \articulate command doesn't handle {c4 4}
Date: Sun, 15 Feb 2015 18:25:48 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hello,

the support for standalone durations was one of the first (and most important?) changes made in 2.19 (see <http://lilypond.org/doc/v2.19/Documentation/changes/index.html>. But indeed, it seems to be a bug if \articulate can’t handle them.

Yours, Simon

Am 15.02.2015 15:26, schrieb Cynthia Karl:

The Notation Manual seems to allow a naked duration to represent the last pitch with that duration.  The following extract from the NM shows what I'm talking about:


(you'd think that since we're only on p6, it would be easy to find the explicit permission to do this, but I can't find it.  Maybe it's somewhere later in the NM.  You'd probably also think that since the difference between absolute and relative pitch entry has already been discussed this snippet should read:  cis''1~ 1~ \break cis''.)

Another illustration of this use of naked duration occurs on NM p371:


which produces:


If examples such as this are modified by the \articulate command, the midi file is non-representative of the LP input.  For example,

\version "2.19.15"
\include "articulate.ly"

\score { {
        \unfoldRepeats     \articulate
\new Staff  {cis''1~ 1~ \break cis''}
     }
     \midi {  }
}

produces a midi file which consists of 4 beats of cis'' folowed by 4 beats of rest or silence followed by 4 beats of cis''.








_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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