Thanks Helge, quite elegant!
JM
> Le 21 mai 2022 à 18:46, Helge Kruse a écrit :
>
> Weitergeleitete Nachricht
> Betreff: Re: Stanzas with different rythms
> Datum:Fri, 20 May 2022 13:01:10 -0600
> Von: Carl Sorensen
> An: Helge Kruse
>
>
> My way of doing i
On Fri 20 May 2022 at 20:26:15 (+0200), Helge Kruse wrote:
> Although using Lilypond for some years I am a beginner in typsettings
> songs. I want to copy an existing sheet and replicate the style as far
> as possible. One idea is that the melody shows the rythm for the first
> stanza. The differen
> On 4 May, 2020, at 3:20 PM, Fr. Samuel Springuel
> wrote:
>
> Now, I’m almost certain the answer is yes (at least in principle), but before
> I start trying to write a music function that does [concatenates a variable
> consisting of pairs of keys and music expressions into a single music
>
> On 4 May, 2020, at 12:45 PM, David Wright wrote:
>
> Of course, you can break up the music into several variables
> from which you assemble the different versions, in order to
> localise the variation and make it easier to maintain.
So, attached is my first go at that sort of “assembly-require
Em seg., 4 de mai. de 2020 às 13:46, David Wright
escreveu:
> From your example's "music" variable, I would derive two simple
> versions, musicA and musicIII, each for one rhythm. The words
> would contain no specific indications, but set with NullVoice
> to the appropriate music.
>
> Of course,
> On 4 May, 2020, at 12:45 PM, David Wright wrote:
>
> Well, in a sense, you haven't managed to localise the complications
> because the lyrics are stuffed with redundant associatedVoices when
> reused elsewhere.
Very true. Getting the separation I want is still very much a work in progress.
>
On Mon 04 May 2020 at 11:14:43 (-0400), Fr. Samuel Springuel wrote:
> > On 3 May, 2020, at 3:57 PM, Caio Barros wrote:
> >
> > Personally I tend to use explicit durations (no \lyricsto) in complex cases
> > like this, but a workaround would be simply:
>
> I’m avoiding explicit durations in this
> On 3 May, 2020, at 3:57 PM, Caio Barros wrote:
>
> Personally I tend to use explicit durations (no \lyricsto) in complex cases
> like this, but a workaround would be simply:
I’m avoiding explicit durations in this project because each set of words can
be set to multiple possible tunes. Thes
Em dom., 3 de mai. de 2020 às 15:57, Fr. Samuel Springuel <
rpspring...@gmail.com> escreveu:
> Have I misunderstood something about how this technique is supposed to
> work?
>
I think you understood it correctly, but I guess what is happening here is
that when you switch to the previous voice Lil