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
|
|
|
| | |
|
|
|
| |
openlilylib/oll-misc
Miscellaneous tools and functions for LilyPond. Contribute to
openlilylib/oll-misc development by creating an ac...
|
|
|
But I can't figure how to use it in the previous snippet...
Thanks