lilypond-user
[Top][All Lists]
Advanced

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

Re: Defining event classes


From: David Nalesnik
Subject: Re: Defining event classes
Date: Tue, 31 Mar 2015 19:19:11 -0500



On Tue, Mar 31, 2015 at 6:41 PM, David Nalesnik <address@hidden> wrote:
 
You need to add 'event' to types for your event to register.  (I'd have to investigate why.)  

FWIW, "event" is looked for in lily/music-iterator.cc.

Also, 'music-event' should be replaced with 'general-music'.

I'm not finding that general-music is actually _used_, though it appears with many many events in scm/define-music-types.scm.  From what I can tell, its uses are ancient.  Possibly it should be removed from the codebase altogether.  Always something to investigate...

--David


reply via email to

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