Thomas Morley writes:
> Am Mo., 25. Dez. 2023 um 20:55 Uhr schrieb David Kastrup :
>>
>> Probably. Articulation events with a listener are removed (and
>> separately broadcast) from the articulations on a non-chord NoteEvent
>> before it is passed to its own engravers.
>
> I'd never expected som
Am Mo., 25. Dez. 2023 um 20:55 Uhr schrieb David Kastrup :
>
> Jean Abou Samra writes:
>
> > Probably related to the code and comment in lily/rhythmic-music-iterator.cc.
>
> Probably. Articulation events with a listener are removed (and
> separately broadcast) from the articulations on a non-chor
Jean Abou Samra writes:
> Probably related to the code and comment in lily/rhythmic-music-iterator.cc.
Probably. Articulation events with a listener are removed (and
separately broadcast) from the articulations on a non-chord NoteEvent
before it is passed to its own engravers.
--
David Kastru
Probably related to the code and comment in lily/rhythmic-music-iterator.cc.
Hi,
please consider:
mus = { b-\glide -1 b-1 }
<<
\new Voice
\mus
\new Voice
\with {
\consists
#(lambda (ctx)
(make-engraver
(listeners ((finger-glide-event this-engraver event) '()
}
\mus
>>
With most recent master out of
c3f2dddaa2b