lilypond-user
[Top][All Lists]
Advanced

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

Question about error message


From: Jay Hamilton, Sound and Silence
Subject: Question about error message
Date: Thu, 02 Feb 2006 19:22:41 -0800
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Hello-
When I leave out the end bracket to a triplet figure in line 18,23/24 (in jedit) [see example below] the error message is that I have something wrong with
score\
\new Staff \ melody

when in fact the problem is way before that - a missing bracket.
This doesn't make sense to me, can someone explain it?
Thanks Jay

This example is correct if you remove the second bracket from the first triplet you get the error I describe
_______________________________________
\version "2.6.4"
\header {
        title = "An Israeli Mode"
  composer = "Jay Hamilton"
  subtitle = "clean note picking"
  copyright = "CC some rights reserved Jay Hamilton 2006"

}
#(set-global-staff-size 20)
melody = \relative c' {
\clef bass
\key bes \major
\time 4/4

d,4 es!8 fis!4 g8 a bes! c4 d2 r4 \break
d,2 es2 fis8 g4 a8 g4 d d4. es fis8 g8 ~ g a8 bes! d c4 a fis8 g bes8 a4 fis8 d4\break
c8 d es fis g a bes c a fis bes es, c d4.\break
\times 2/3 {d'16 [d d]}\times 2/3 { es [es es]} \times 2/3 {bes [bes bes]} \times 2/3 {a [a a]} \times 2/3 {c [c bes]} \times 2/3 {a [fis es]} a8 g ~ g4 \times 2/3 {g8 a bes} d,4 \times 2/3 {g8 a bes} e4 d8 c4. \times 2/3 {g8 fis a}
d,4 bes'8 g4. r4
\bar "||"
}


\score {
\new Staff \melody
\layout {}
\midi {\tempo 4=60}
}






-


Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com




reply via email to

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