lilypond-user
[Top][All Lists]
Advanced

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

the etf2ly saga part II


From: Aaron
Subject: the etf2ly saga part II
Date: 07 Oct 2003 15:00:21 +0200


Hi all,
To recap part I of the etf2ly saga
I converted etf2ly and got errors. A 348.ly file was generated.

with eyes closed, I didn't open the resulting lily file to check for
errors, I ran lilypond on the 348.ly and got the following errors.

--snip--
address@hidden shabbos]$ lilypond 348.ly
lilypond (GNU LilyPond) 2.0.0
Running usr...
Now processing: `348.ly'
Parsing...
/home/aamehl/mydata/sefern4/shabbos/348.ly:63:17: error: parse error,
unexpected MUSIC_IDENTIFIER, expecting NOTENAME_PITCH or '>':
\score { < \staff
                 A > }


/home/aamehl/mydata/sefern4/shabbos/348.ly:63:5: warning: Braces don't
match:
\scor
     e { < \staffA > }


lilypond: error: LilyPond failed on input file 348 (exit status 1)
lilypond: warning: Running LilyPond failed. Rerun with --verbose for a
trace.
address@hidden shabbos]$
--snip--

Now I opened the lilypond file and saw the following:
--snip--
% lily was here -- automatically converted by etf2ly from 348.ETF


staffAlayerA =  \notes { { % FR(1)
d'4 g'4 b'4 a'4   | 
% FR(2)
g'16 g'8. g'16 g'8. g'2   | 
% FR(3)
fisis'4 g'4 a'4 fisis'4   | 
% FR(4)
d'16 d'8. d'16 d'8. d'2   | 
% FR(5)
d'4 g'4 d''4 c''4   | 
% FR(6)
b'16 b'8. b'16 b'8. b'2   | 
% FR(7)
b'8 a'8 c''8 b'8 a'8 g'8 b'8 a'8   | 
% FR(8)
g'1   | 
% FR(9)
d''4 eis''4 fis''4 eis''4   | 
% FR(10)
d''16 d''8. d''16 d''8. d''2   | 
% FR(11)
cis''4 a'4 b'4 cis''4   | 
% FR(12)
d''4. d''8 cis''8 d''8 eis''8 cis''8   | 
% FR(26)
d''2 r2   | 
% FR(13)
d''4 eis''4 fis''4 eis''4   | 
% FR(14)
d''16 d''8. d''16 d''8. d''2   | 
% FR(15)
cis''4 a'4 b'4 cis''4   | 
% FR(16)
d''4. d''8 c''8 d''8 e''8 c''8   | 
% FR(17)
d''2. ~  d''8 b'8   | 
% FR(18)
d''4. c''8 c''4. b'8   | 
% FR(19)
d''16 d''8. d''16 d''8. c''2   | 
% FR(20)
b'8 a'16 b'16 c''8 b'8 a'8 g'8 b'8 a'8   | 
% FR(21)
g'4 a'4 b'4 c''4   | 
% FR(22)
d''4. c''8 c''4. b'8   | 
% FR(23)
d''16 d''8. g''16 d''8. c''2   | 
% FR(24)
b'8 a'16 b'16 c''8 b'8 a'8 g'16 a'16 b'8 a'8   | 
% FR(25)
g'1   | 
} }

staffAglobal = \notes  { \key g \major \time 4/4 \clef "treble" \bar
":|"  s1*8
\bar "|:"  \bar ":|"  }

staffA = \context Staff = staffA <<
\staffAglobal \staffAlayerA
>>
\score { < \staffA > } 
--snip--
this is the end of part II see part III





reply via email to

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