Hi,

I'd do it like this:

\version "2.24.1"

<<
  \new Voice = "mus" { \repeat unfold 64 { c'8 } }
  \new Lyrics \lyricsto "mus" { \repeat unfold 64 foo }
  \new Lyrics <<
    \after 1*4 \lyricmode { aah } <>
    \after 1*5 \after 2. \lyricmode { haa } <> <>
  >>
  \new Lyrics \lyricsto "mus" { \repeat unfold 64 bar }
>>


Jean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to