lilypond-devel
[Top][All Lists]
Advanced

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

Re: "anchors" in the music stream?


From: Kieren MacMillan
Subject: Re: "anchors" in the music stream?
Date: Mon, 3 Aug 2009 21:43:56 -0400

Hi Mats,

Reminds me of the GOTO command in BASIC! ;-)

An *extremely* underrated and powerful command.  ;-p

One alternative way to achieve the same thing is to simply do a
global =
{
 \time 4/4 s4*4*10
 \time 3/4 s4*3*5
 \time 7/4 s4*7
 <<{ \time 4/4
 \bar "|." }
 \anchoredStuff >>
}

Nope: that is *not* an alternative way to achieve the same thing... that's a way of doing something that *appears* to be the same thing. =)

Cheers,
Kieren.




reply via email to

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