2012/2/7 David Kastrup <d...@gnu.org>:
>
> I have been just rewritting a snippet that used to add text spanners to
> "elements" working purely on EventChord.  It now has to add to
> "articulations" on a NoteEvent, and to "elements" on EventChord.
>
> As an element of courtesy to programmers, I would like to allow people
> to add to "articulations" on EventChord.  That way, you can do
> "extract-named-music" on both EventChord and NoteEvent, and just plaster
> your stuff into "articulations' without worrying which of the two you
> got.

Sounds good to me.

> As long as this is just user generated content, there is not much more
> to do rather than let the event chord iterator replay articulations
> after elements.

I don't understand.  Do you mean that if an articulation is applied to
EventChord, it would be automatically applied to EventChord's elements
("moved to elements level")?  Or that articulations applied to whole
EventChord will be applied on top of articulations applied to
elements?
(If i screwed this completely, you don't have to waste a lot of time explaining)

thanks,
Janek

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

Reply via email to