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: Wed, 26 Apr 2006 15:59:54 -0400

> \define-music-function {\foo \x \y} { c8 \x d8 \y }
> ...
> { \foo e16 {f g} }
> =>
> { c8 e16 d8 {f16 g16} }
>
> The usefulness of this kind of function is disputed among developers, so it
> might not become part of the official lilypond distribution.

I am not a developer (though I do read the dev list), but I would
certainly use such a thing if it existed, and it would do most of the
things (and maybe all of them) for which I wanted a pre-processor.

Geoff




reply via email to

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