lilypond-user
[Top][All Lists]
Advanced

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

notes in order?


From: Bryan Koschmann - GKT
Subject: notes in order?
Date: Mon, 14 Apr 2003 15:33:46 -0700 (PDT)

Okay, I've still got a lot to learn both about music and Lilypond, so
maybe my assumptions are incorrect. But, I have a simple file that looks
like this:

\include "paper16.ly"

\score {
  \notes {
        \clef violin
        \key c \major
g a' b' c' d' e' f' g' a'' b'' c'' d'' e'' f'' g''
  }
}

I'm expecting this to just be an increasing scale, but it ends up looking
like this: http://www.omnicast.net/test-page1.png

I could have sworn I used the same thing on an older install, so is
something broken or is it just my head?

If it is in fact supposed to look like this, is there a way to always use
a specific note, like a'' will always be x octave?

Thanks, and pardon my ignorance,

        Bryan





reply via email to

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