Dear list,
I am working on a piece using partcombine. This works great - I just
like to stop the partcombining, if there are only few notes 'a due' in a
longer passage:
--snip--
\version "2.15.40"
{
\partcombine
\relative c'' {
% how to prevent "a2" for this single e?
c4 b c d | e fis g g |
}
\relative c' {
c4 e g b | e d c c |
}
}
--snip--
I want to use the merging techniques of partcombine, but leave single 'a
due' notes 'separated' with two stems.
How could I achieve this?
Cheers, Jan-Peter
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user