> \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 _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
