Am Sonntag, 26. Juni 2011, 00:08:17 schrieb Graham Percival:
> On Sat, Jun 25, 2011 at 09:54:18PM +0000, James Lowe wrote:
> > --snip--
> > @code{\partcombine} only observes onset times of notes.  It cannot
> > determine whether a previously started note is playing or not, leading
> > to various problems.
> > --snip--
> 
> My initial guess is that if you have
>   c1
>   r2 c2
> (as two separate parts)
> 
> then it won't notice that the c2 matches the c1 ?

Congratulation, you just found the minimal example to highlight that problem. 
At the time when the c2 starts, the part-combiner does not see a note in the 
first voice (since it does not remember and take into account the duration of 
the c1) and thus detects the c2 as "Solo II" (which it clearly is not).

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

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

Reply via email to