bug-lilypond
[Top][All Lists]
Advanced

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

Re: \lyricsto ruins sequential lyrics


From: Dan Eble
Subject: Re: \lyricsto ruins sequential lyrics
Date: Sat, 2 Sep 2017 17:11:24 -0400

[copying the bug list this time—sorry]

David wrote:
> Putting different lyrics in sequence to each other does not make a lot of 
> sense,

Isn’t it fundamental to performing a multi-stanza song?

> and a \lyricsto-governed context in
> particular has no well-defined ending where another context could
> follow.

OK, how would you classify that?  A bug?  A deficiency of the design?  Working 
as designed but in need of a better diagnostic message?

I thought I might automate serializing multiple stanzas for MIDI output simply 
by turning simultaneous music into sequential music.

In my template:
 \tag #'folded <<
   \context Lyrics = “1” …
   \context Lyrics = “2” …
   \context Lyrics = “3” …
>> 

In my score:
 \unfoldRepeats \unfoldFoldedSimultaneousMusic <<
    \include “template.ly”
>> 
 \midi {}

Regards,
— 
Dan






reply via email to

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