Hi David,

> Not sure what all the hullabaloo is about.
> You can iterate with \partcombine:

\version "2.19.15"

trumpetOne = \relative c'' { c8 r16 c16 f2. }
trumpetTwo = \relative c'' { g8 16 r16 a2. }
trumpetThree = \relative c' { e8 16 16 r2. }

trumpetsOneAndTwo = \partcombine \trumpetOne \trumpetTwo
trumpetThreeForPartcombine = \relative { \voiceTwo \trumpetThree }
trumpets = \partcombine \trumpetsOneAndTwo \trumpetThreeForPartcombine

<<
  \trumpets
>>

That output isn’t sufficient for me, though it may be for you.

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to