t; you the differents events in a order : sub-elements, elements.
> here is a version which seems to work with ties.
> (i do not test it a lot)
>
> %
>
> #(define tieEvent? #f)
>
> #(define (add-Tenuto music)
> (let (
> (eventname (ly:music-property music '
e differents events in a order : sub-elements, elements.
here is a version which seems to work with ties.
(i do not test it a lot)
%%%%%%%%%
#(define tieEvent? #f)
#(define (add-Tenuto music)
(let (
(eventname (ly:music-property music 'name))
(e
Dear Lilypondusers,
I modified (which was very easy) the addStaccato function to addTenuto,
which also works very fine. But I have one question:
Could it be possible to exclude those notes, that follows the one with the
tie?
I think, this could be also interesting (even a bit more) for the
addStacc