lilypond-user
[Top][All Lists]
Advanced

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

Octave help


From: Michael S. Morales
Subject: Octave help
Date: Sun, 24 Jan 2010 11:51:41 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

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]