lilypond-user
[Top][All Lists]
Advanced

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

Re: part combiner


From: kristof
Subject: Re: part combiner
Date: Sun, 5 Jun 2005 20:33:40 +0200 (CEST)
User-agent: SquirrelMail/1.4.3a-9.EL3

>> I would like to rewrite the part-combiner, but I have a few questions
>> about doing so:
>>
>> - How can I get the time signature from the voice?
>
> You have to rewrite the Recording_group_engraver to record properties
> like timeSignatureFraction and measureDuration
>
>> - How can I analyse a moment (for example to see if it falls withing a
>> bar)?
>> - Would it be possible to just change the scheme code (since I like more
>> writing scheme than C++ ;-) ?
>
> Except  for the above it should all be doable in Scheme.
> --

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?

Kristof Bastiaensen




reply via email to

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