lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add a way to override the part-combination decision


From: Han-Wen Nienhuys
Subject: Re: [PATCH] Add a way to override the part-combination decision
Date: Fri, 17 Sep 2010 00:01:12 -0300

On Thu, Sep 16, 2010 at 2:24 PM, Reinhold Kainhofer
<address@hidden> wrote:
> I have now implemented overriding the part-combine decisions. For this, I
> abuse \set partcombineForced =... events to extract the desired combination
> strategy in the \partcombine function (scheme code in scm/part-combine.scm),
> before the property_iterator actually gets a chance to set those properties.

General comment (have not looked in detail).

If you are not using the actual values, why use properties at all?
You could create your own type of event that the part-combiner
specifically could look for, and which is ignored for normal
processing.   Would that not be more natural?

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]