lilypond-user
[Top][All Lists]
Advanced

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

Re: macro problem


From: Valentin Villenave
Subject: Re: macro problem
Date: Fri, 22 Oct 2010 15:24:34 +0200

On Fri, Oct 22, 2010 at 11:59 AM, Werner LEMBERG <address@hidden> wrote:
> What's the right way to do it?

*A* way would be:

Ch =
#(begin
  (make-span-event 'SustainEvent STOP)
  (make-span-event 'SustainEvent START))

It looks ugly to me, but perhaps it's just me.

HTH,
Valentin.



reply via email to

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