lilypond-user
[Top][All Lists]
Advanced

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

Re: Another time model (related to the usability thread)


From: Kieren MacMillan
Subject: Re: Another time model (related to the usability thread)
Date: Thu, 2 Jan 2014 20:31:24 -0500

Hi Keith,

> It would extend the following rest,or skip, so that the rest ends when 
> \tag#'verse happens in the conductor part.  Maybe \extendUntil#'verse would 
> be more explicit, but syntax can follow function.

It could also be something like

  \attachAt #’verse {
    R1
    c’4 d' e’ f’
    ...
  }

Then it would end up extending the current \pushToTag functionality by filling 
with rests the duration from the preceding musical moment/expression to the 
tagged moment.

Cheers,
Kieren.


reply via email to

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