2.3.1 Music function definitions

The general form for defining music functions is:

function =
#(define-music-function
     (parser location arg1 arg2 …)
     (type1? type2? …)
   body)

quite in analogy to Scheme function definitions. More often than not, body will be a Lilypond code block.

For a list of available type predicates, see Predefined type predicates.

See also

Notation Reference: Predefined type predicates.

Installed Files: ‘lily/music-scheme.cc’, ‘scm/c++.scm’, ‘scm/lily.scm’.


他の言語: deutsch, español, français
About automatic language selection.

LilyPond — Extending

inserted by FC2 system