Re: part combiner

2005-07-09 Thread Kristof Bastiaensen
At Sat, 09 Jul 2005 10:20:01 +0200, Han-Wen Nienhuys wrote: > > Hi, > > it's Officially Highly Cool that you have managed to rewrite the part > combiner. I would love to help solve the remaining problems with it. > That's very nice to hear! > However, then I have to understand the code, and I'

Re: building lilypond.exe to test WinME fixes

2005-07-09 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > if (GetStdHandle (STD_OUTPUT_HANDLE) == INVALID_HANDLE) { > /* send stdout to nul device */ > freopen ("nul$", "w", stdout); > } > > This shouldn't cause problems on other versions of Windows, but if we > wanted to be super conservative we could cond

Re: part combiner

2005-07-09 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] wrote: Hi, I finished the scheme part of the part-combiner. Attached is the patch. There are still bugs in the C part which I cannot solve: - When there are two voices unisilence, one of them a multimeasure rest, and the other a smaller rest, than sometimes the multimeasure r