lilypond-user
[Top][All Lists]
Advanced

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

Re: two questions


From: Graham Percival
Subject: Re: two questions
Date: Tue, 12 Oct 2004 20:47:36 -0700

On 11-Oct-04, at 5:10 PM, Michiel Lange wrote:
foo = \relative c''
{
   c4 d e f g a b c r4
}

bar = \relative c''
{
   e4 b c d a g
}

and then reuse those parts like this

\relative c''
{
   \foo
   \bar
   \foo
}

The music shifts up one octave (quite logically)

Try replace your early "notes" with "relative" -- see above.

Cheers,
- Graham





reply via email to

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