Comment #2 on issue 2176 by [email protected]: Move auto-beaming before the engraving stage.
http://code.google.com/p/lilypond/issues/detail?id=2176
I have a series of functions I use for algorithmic composition that calculate timing info for a music stream. The only thing that would screw this up is if the timing translator is moved out of the score context.
In fact, the timing translator can likely be rewritten as well and replaced by a function that takes a music stream and adds timing-related events.
In general, anything that falls into the category "data accompanying a stream" seems that it should be added to the stream before entering engravers.
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
