On 2011/04/24 00:36:43, hanwenn wrote:
You're passing all of the music through the typesetting process which
is just unnecessary.

Although most of the events I want to extract are actual music events,
the format-textspan relies on information stored in an Engraver.  Neil
pointed out that I could examine Override events, but then I would need
to store those values for later use.

I think it's more maintainable in the long run in the current format --
wait until the typesetting is done, then get any additional information
I need from Engravers, using functions with no side effects (other than
writing to the text file).


http://codereview.appspot.com/4373046/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to