lilypond-user
[Top][All Lists]
Advanced

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

Re: creating a context??


From: Simon Weatherill
Subject: Re: creating a context??
Date: Thu, 17 Jul 2003 09:51:30 -0400

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" <address@hidden>
To: "lilypond" <address@hidden>
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
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lilypond-user
>
>





reply via email to

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