lilypond-user
[Top][All Lists]
Advanced

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

Re: new website, nothing happening


From: Nick Payne
Subject: Re: new website, nothing happening
Date: Sun, 18 Oct 2009 09:19:22 +1100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Joseph Wakeling wrote:
Graham Percival wrote:
  
Anybody volunteers?  For, say, making an orchestra example?  I
can't believe that nobody is capable of writing 3-4 bars of
orchestra or opera music.
    

Previous attempt at replying to this seems to have got lost in the
ether, so I'm replying just with the .ly source attached.  I've knocked
up a rough draft of the first page of the Grande Ouverture from Berlioz'
'Benvenuto Cellini'.  It still needs some tweaks but this should give
the idea.  Will this work for the site?
  
As an aside, I attempted to run the 2.13.4 convert-ly on this piece, and it errored with the following messages:

convert-ly.py (GNU LilyPond) 2.13.4
Processing `D:\Documents\Lilypond\examples\berlioz-grand-ouverture.ly'...
Traceback (most recent call last):
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 326, in ?
    main ()
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 320, in main
    do_one_file (f)
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 248, in do_one_file
    (last, result) = do_conversion (input, from_version, to_version)
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 184, in do_conversion
    conv_list = get_conversions (from_version, to_version)
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 169, in get_conversions
    return filter (is_applicable, convertrules.conversions)
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 168, in is_applicable
    return version_cmp (v[0], f) > 0 and version_cmp (v[0], t) <= 0
  File "c:\Program Files\GNU_LilyPond\usr\bin\convert-ly.py", line 162, in version_cmp
    if t1[x] - t2[x]:
IndexError: tuple index out of range


Maybe this is related to the errors/warning that appear when using 2.13.4 to build the ly file as downloaded:

"programming error: stopped tuplet bracket has left nor right bound"

which appears four times. There are also multiple warnings related to midi output:

warning: MIDI channel wrapped around
warning: remapping modulo 16
warning: MIDI channel wrapped around
warning: remapping modulo 16

etc.

Nick

reply via email to

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