lilypond-user
[Top][All Lists]
Advanced

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

Re: "compound music expression" to "music" expression"


From: Gianmaria Lari
Subject: Re: "compound music expression" to "music" expression"
Date: Sat, 24 Apr 2021 08:24:58 +0200

This should be the good one that doesn't work :)

\version "2.23.2"
#(define (first-element music)
   (first (ly:music-property music 'elements)))

{ #(first-element #{ \chordmode {c} #}) }

Ciao, g.

reply via email to

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