[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 458 in lilypond: handling ties from different voices
From: |
codesite-noreply |
Subject: |
Issue 458 in lilypond: handling ties from different voices |
Date: |
Sat, 03 May 2008 00:20:26 -0700 |
Issue 458: handling ties from different voices
http://code.google.com/p/lilypond/issues/detail?id=458
Comment #5 by lemzwerg:
Perhaps `aligning' was the wrong word. For the tie formatting problem,
you have a
set of ties which comes from a single voice:
voice "foo" -> ties -> formatting
Isn't it possible to define the set of participating ties more
precisely? In my
problem, I would like to locally extend this to
voice "foo" + voice "bar" -> ties -> formatting
With other words, the tie formatter should receive a list of ties to be handled.
BTW, is the tie formatter of one voice aware of the notes of all other
voices in the
same staff?
On the other hand, I don't think that handling of ties multiple voice
within one
staff causes a combinatorial explosion; the number of voice per staff
is usually
limited to two or three. But maybe I'm misunderstanding you.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings