That works like a dream, thanks a lot!
I will be using only stop-translation-timestep as it contains every barline
that needs to be used, and as I am using the finalize listener for my output,
the acknowledges are too late. Just one thing: I noticed that the output from
the code in the acknowle
2017-11-03 9:42 GMT+01:00 Maurits Lamers :
> Hi,
>
> I have been using scheme based engravers to capture all kinds of music
> events. Until now I have dealt with bar lines by reading out the whichBar
> property on the context of an event through
>
> (ly:context-property (ly:translator-context eng
Hi,
I have been using scheme based engravers to capture all kinds of music events.
Until now I have dealt with bar lines by reading out the whichBar property on
the context of an event through
(ly:context-property (ly:translator-context engraver) 'whichBar)
However, this doesn't work for the f