lilypond-user
[Top][All Lists]
Advanced

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

Re: Macro pre-processing?


From: Geoff Horton
Subject: Re: Macro pre-processing?
Date: Mon, 1 May 2006 16:00:36 -0400

As far as I understand, it should be trivial to make a
version of define-music-function where the user doesn't have to add
these arguments manually, so the syntax is

#(new-define-music-function (arg1 arg2 ... ) (typecheck1 typecheck2 ... )
  #{    ordinary LilyPond code using $arg1 $arg2 ...  #}
}

I think that would satisfy most of my needs.

Geoff




reply via email to

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