lilypond-user
[Top][All Lists]
Advanced

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

Re: part combiner


From: Han-Wen Nienhuys
Subject: Re: part combiner
Date: Sun, 05 Jun 2005 23:53:44 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513)

address@hidden wrote:
Hi, I am not sure of the function of Recording_group_engraver.  What
should I change, and how will it change the scheme code?
From looking at the c++ code it doesn't appear to do much.
If it records the time signature, then will it be added between the other
events?


the Recording_group_engraver now records events. You could also record changes to properties. The result is a vector, which is
read out from

  make-part-combine-music

(see scm/part-combiner.scm).

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




reply via email to

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