>> 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 _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user