]> git.donarmstrong.com Git - lilypond.git/commit
Event listener to extract (some) music events.
authorGraham Percival <graham@percival-music.ca>
Thu, 7 Apr 2011 09:38:19 +0000 (10:38 +0100)
committerGraham Percival <graham@percival-music.ca>
Sun, 5 Jun 2011 22:27:22 +0000 (23:27 +0100)
commitc5b3c95dfb1ceb9c6604ee4d606bbf7ffb8b924c
treec5f393e4b47df453f108100335b1edae0db4ec0b
parent4673b229189e2bfd11cead784b1f2c2a427fb49d
Event listener to extract (some) music events.

This may be useful on its own, or as a basis for other people to
create/modify their own event listeners.

I considered a few different names; I'm not sold on
event-listener.ly.  Other contenders were staff-events.ly,
vivi-events.ly, and vivi-notes.ly.  In the end, I thought that it
would be better to avoid a Vivi-specific name.  Even though this
file is closely tied to Vivi, I don't think it's inappropriate to
include it -- we include the Festival song stuff, after all.
input/regression/event-listener-output.ly [new file with mode: 0644]
ly/event-listener.ly [new file with mode: 0644]