Re: Get name of music object

2024-04-02 Thread Lukas-Fabian Moser
Hi Morten, Am 02.04.24 um 10:56 schrieb Morten Lemvigh: Music objects are created with a name and some properties: make-music name music-properties I know how to get the properties from a music object - but how about the name? I cannot figure out how to get the name from a music object. It is

Re: Get name of music object

2024-04-02 Thread Jean Abou Samra
> I know how to get the properties from a music object - but how about the name? > I cannot figure out how to get the name from a music object. (ly:music-property the-object 'name) HTH Jean signature.asc Description: This is a digitally signed message part