On Sat 19 Mar 2011, 12:15 TaoCG wrote:
> Hi,
Hi!

> I need to control the length of rest and notes with a variable.
> something like:
> len = 2
> r\len
> 
> this doesn't work of course but is there a way to do this?
> I tried overriding duration-log but it only changes the visual appearance.
Strange, lilypond *does* compile this:

len = #1
{
        c''#len
}

but engraver c''4 actually. It's interesting.


No, i don't know how it's possible. Music function if far more complicated.

-- 
  Dmytro O. Redchuk
  Bug Squad

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to