lilypond-user
[Top][All Lists]
Advanced

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

Re: Defining bar checks in a variable


From: Simon Bailey
Subject: Re: Defining bar checks in a variable
Date: Mon, 14 Oct 2013 16:32:01 +0200

hi,

On Mon, Oct 14, 2013 at 4:21 PM, Mike Solomon <address@hidden> wrote:
> Hey all,
>
> Is it possible to do something like this:
>
> <snip>
> bc = { | }

untested, but may work:

bc = #(make-music 'BarCheck)

but why would you want to do such a thing? replacing a single
character with three seems a bit of an odd efficiency improvement. :)

regards,
sb

-- 
Do not meddle in the affairs of trombonists, for they are subtle and
quick to anger.



reply via email to

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