lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Display the control points of a slur


From: Paolo Prete
Subject: Display the control points of a slur
Date: Wed, 13 Nov 2019 14:22:05 +0000 (UTC)

Hello,

please consider this snippet:


\relative c'' {
  \shape #'((0 . -1) (5.5 . -0.5) (-5.5 . -10.5) (0 . -5.5)) PhrasingSlur
  c8\( e b f d' a e g\)
}


Is there a helper function or some script for displaying the control points of the slur (for example with a red color)? Is it possible to display the coordinates near the points too?

I found that:

openlilylib/oll-misc





But I can't figure how to use it in the previous snippet...


Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]