lilypond-user
[Top][All Lists]
Advanced

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

RE: Octave help


From: James Lowe
Subject: RE: Octave help
Date: Sun, 24 Jan 2010 22:34:58 -0500

take \relative c 'outside' of the braces

     \relative c

{
     \clef treble
     \time 4/4
     \key g \major
           \partial 4 d8 d
           d d g g g4 f8 g
           a g c a b2
           d'4 a8 b c4 b8 c
           d'4 e'8( c) b g a4
           g1
}


-----Original Message-----
From: address@hidden on behalf of Michael S. Morales
Sent: Sun 24/01/2010 19:51
To: address@hidden
Subject: Octave help
 
When I am using Lilypond the program assumes a different octave and no 
matter what I do the the \relative c, it won't change the octave. See 
the code below:

{
     \clef treble
     \time 4/4
     \key g \major
     \relative c
           \partial 4 d8 d
           d d g g g4 f8 g
           a g c a b2
           d'4 a8 b c4 b8 c
           d'4 e'8( c) b g a4
           g1
}

Regards,

Michael





reply via email to

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