Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread dak
On 2014/10/31 13:20:01, Dan Eble wrote: On 2014/10/31 06:39:45, Keith wrote: If I understand, this is the style where if one part plays solo, you show the rests of the resting part on the score. J.F.Lucarelli used that style for Dvorák Symph #7 at

Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread nine . fierce . ballads
On 2014/10/31 06:39:45, Keith wrote: If I understand, this is the style where if one part plays solo, you show the rests of the resting part on the score. J.F.Lucarelli used that style for Dvorák Symph #7 at http://www.mutopiaproject.org/cgibin/piece-info.cgi?id=1901 which is a good

Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread Keith OHara
On Thu, 30 Oct 2014 20:19:01 -0700, nine.fierce.ball...@gmail.com wrote: This is the beginning of the function I've actually been using: (define-public (dfe-determine-split-list evl1 evl2 chord-range enable-solo) @var{evl1} and @var{evl2} should be ascending. @var{chord-range} is a pair

Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread nine . fierce . ballads
On 2014/10/29 05:06:28, Keith wrote: This seems to allow the style of partcombine where unisons are double-stemmed which would be very nice. Exactly. I use it to keep both unisons and seconds apart in vocal music. I think that an optional argument to \partcombine music function is the

PATCHES: Countdown for November 2nd 2014

2014-10-31 Thread James Lowe
Hello, Here is the current patch countdown list. The next countdown will be on November 2nd. You can always view the most current countdown list here: http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaitingcolspec=Patch%20Owner%20ID%20Summarysort=patch

Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread nine . fierce . ballads
On 2014/10/31 13:36:31, dak wrote: Do you have a good suggestion how we could separate out the part engraving forced decision into settings that operate per-voice rather than per-part-engraver? Maybe something like \forceAutomatic \forceChord \forceApart \forceSolo with increasing

Re: Add chord range to make-part-combine-music (issue 144170043 by nine.fierce.ball...@gmail.com)

2014-10-31 Thread Keith OHara
On Fri, 31 Oct 2014 15:50:35 -0700, nine.fierce.ball...@gmail.com wrote: One thing just occurred to me. If this option is going into the UI, do you think the numbers should be 1-based for easier comprehension by musicians? For example, use '(1 . 9) to allow chording unisons to ninths, rather