2018-03-06 13:15 GMT+01:00 David Kastrup <[email protected]>:
>
> Have you even tried what happens with articulations?
>
Yes, I tried with:
%%%%%%%%%%%%%%%
chord = <f' a'>\mp
newChord =
{
<$@(ly:music-property chord 'elements) >8 $@(ly:music-property chord
'articulations )
}
#(display (ly:music-property chord 'articulations))
{
\newChord
}
... but it doesn't show articulations (I tried to display them with
"#display(...)" too and the list is empty). I don't understand how to pick
them
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user