Perhaps I'm missing something here, but...

When in relative mode, you use ' and , to notate a range more than a fourth:

bass = \notes \relative c, {
    e2.
    g
    a
    c4. g'4.\4
    fis
    e
}

The second g is an octave higher than the first g. The f sharp is a half step
down from that (once you move up an octave, you stay there until using ' or , to
change octaves again).

Simon

----- Original Message ----- 
From: "Aaron" <[EMAIL PROTECTED]>
To: "lilypond" <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 9:40 AM
Subject: creating a context??


> Hi all I am again finding myself in the postition of newbie who should
> be a hacker.
>
> I am trying to find a way to tell lilypond that when I enter a set of
> notes e f g a b c d to read them as e' f' g' a' b' c' d'
>
> \relative won't work for me because I need this to work for more than a
> fourth.
>
>
> what I thought of what to define a context (is this the right term??)
>
> nigun = \property  and then something that over rides the octave
> settings
>
> then I just encase my melody in nigun {} and away I go.
>
> or is there a way to make relitive work for more than a fourth???
>
> Thanks
> Aaron
>
>
>
> _______________________________________________
> Lilypond-user mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/lilypond-user
>
>



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

Reply via email to