Re: Issue 4345 in lilypond: Patch: Part combiner: allow a2 chords

2015-04-20 Thread Kristof Bastiaensen
Hi Dan, It's been a long time I wrote this code, so it may take me some time to incorporate it and produce samples. I can do this if there is interest in my part-combiner. Those samples wouldn't show the heuristics I used though, for that you'd have to look into the code comments. I can show a b

Re: bug: centering of single notes

2005-09-03 Thread Kristof Bastiaensen
es clear that the note takes the whole duration of the bar. As an example I have attached part of a brahms piano piece. I could give countless other examples. brahms.png Description: Centered notes in brahms piano piece. Kristof Bastiaensen ___ lily

bug: centering of single notes

2005-09-03 Thread Kristof Bastiaensen
Hi, In most scores (especially classic hand-engraved score) notes are centered in the measure when there is only a single note (or rest) in every staff and voice. Kristof Bastiaensen singlenotes.png Description: Single notes are not centered in lilypond

tremolo bugs

2005-09-03 Thread Kristof Bastiaensen
fragment): \tremolo 16 { g4 g8 } Kristof Bastiaensen tremolo.png Description: tremolo example ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: better beam direction algorithm (again)

2005-08-31 Thread Kristof Bastiaensen
t; from the standard stemlength? > > IMHO it is better to make the beam always stay near the staff lines. > It should be a trade-off between having an optimal structure of the group and an optimal coverage of the staf by the stems. Kristof Bastiaensen ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Part Combiner

2005-08-29 Thread Kristof Bastiaensen
At Mon, 29 Aug 2005 23:51:06 +0200, Han-Wen Nienhuys wrote: > > Kristof Bastiaensen wrote: > > I am not sure if I could do something about this. Perhaps I could > > refactor the code a bit to make it clearer to understand. Especially > > the final part is too complicat

Re: Part Combiner

2005-08-28 Thread Kristof Bastiaensen
At Mon, 29 Aug 2005 00:52:17 +0200, Han-Wen Nienhuys wrote: > > ned Kristof Bastiaensen wrote: > > Hi, > > > > > > I'd appriciate an answer for these issues. > > Hi, > > I'm somewhat reluctant to add the code, since it is a large body of

(no subject)

2005-08-28 Thread Kristof Bastiaensen
a matter of politeness to respond. I have send a bug request for some bugs that were not solved by my code. I haven't got a response about that either. I'd appriciate an answer for these issues. Kristof Bastiaensen ___ lilypond-devel mailin

Re: part combiner

2005-07-16 Thread Kristof Bastiaensen
what unstable is for, isn't it? If there are still questions on the workings of the rewritten part, please ask. Cheers, Kristof Bastiaensen ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: part combiner

2005-07-09 Thread Kristof Bastiaensen
e, but actually occurs in my orchestration: after the solo melody the second voice comes in above the solo voice (in a voicecrossing). Perhaps it could be nice to display a little line to indicate where the melody is going (or maybe mark each voice with I. II.?). Kristof Bastiaensen snipp

Subtracting moments

2005-07-05 Thread Kristof Bastiaensen
Hi, how can I subtract two moments in scheme? Isn't there a function (ly:moment-sub moment1 moment2)? Kristof Bastiaensen ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel