-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Oct 11, 2004, at 8:10 PM, Michiel Lange wrote:

when I create a part like this [...] The music shifts up one octave (quite logically)
I "fixed" it so far with \octave c'' wherever it would go wrong...


Is there a way to prevent this (as \octave c'' will give warnings, and is not the best
solution) ? I was thinking about an invisible, unheard note that would prevent
octave shifting... or is there a better way?

I'm sure there is a better way, but this should work (untested):

fooFirst = \notes
{
   c4 d e f g a b c r4
}
foo = \notes
{
   c,4 d e f g a b c r4
}

bar = \notes
{
   e4 b c d a g
}

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

- -- Benjamin D. Esham { http://bdesham.net
[EMAIL PROTECTED] } AIM: bdesham 1 2 8
Wikipedia, the Free Encyclopedia - wikipedia.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)


iD8DBQFBayspzOC3TdZ2u5oRAh8CAJ9Gu9tc20kORmjM2oB60ErIsnemOgCeP0RE
heA7osS9QQlH+YtRxS2drLw=
=UVKn
-----END PGP SIGNATURE-----



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

Reply via email to