Next: Using LilyPond syntax inside Scheme, Previous: Manipulating music expressions, Up: Programmer interfaces for input
When writing a music function, it is often instructive to inspect how
a music expression is stored internally. This can be done with the
music function \displayMusic
.
{ \displayMusic { c'4\f } }
This page is for LilyPond-2.6.3 (stable-branch).