lilypond-user
[Top][All Lists]
Advanced

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

relative mode quandary with example


From: chip
Subject: relative mode quandary with example
Date: Thu, 01 Jan 2004 11:26:01 -0800
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031226

I am using relative mode to enter notes, and have defined a variable to hold a phrase, which contains one ' mark on the first note. When I call that variable in the piece multiple times consequitively, it is raised an octave each time because of the ' mark. I can't add a , to the last note becuase that will lower the last note an octave too low. Is there a way to work around this or should I use absolute mode?
The code in question is copied below.
Thanks
--
Chip

The code in question -

interTwo = \notes {
                r8 r16 fis' fis4 r gis
                ais4 r8 ais gis4 ais
                }






reply via email to

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