[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




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to