lilypond-devel
[Top][All Lists]
Advanced

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

Re: Event listener to extract (some) music events. (issue4373046)


From: percival . music . ca
Subject: Re: Event listener to extract (some) music events. (issue4373046)
Date: Fri, 03 Jun 2011 19:08:49 +0000

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/



reply via email to

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