bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bugs in version 2.9.14


From: Trent Johnston
Subject: Re: Bugs in version 2.9.14
Date: Mon, 7 Aug 2006 12:52:37 +1000

----- Original Message ----- 
From: "Graham Percival" <address@hidden>
To: "Trent Johnston" <address@hidden>
Cc: <address@hidden>
Sent: Monday, August 07, 2006 12:27 PM
Subject: Re: Bugs in version 2.9.14


> Trent Johnston wrote:
> > The simple example below produces the following messages:
> >
> > Processing `C:/jEdit/instr.ly'
> > Parsing...
> > Interpreting music...
> > warning: can't find property type-check for `instrument'
> > (translation-type?).  perhaps a typing error?
>
> > staffViolin = \new Staff  {
> >  \time 4/4
> >  \set Staff.instrument="Violin"
>
> If you're going to run the devel version, then please use convert-ly.
> Staff.instrument has been changed to instrumentName.  The "can't find
> property `instrument'" error message is a great hint that there is some
> converting required.
>
> - Graham

Thanks Graham,

But since I'm using Windows there has been some problems with python scripts
not working. So currently I can't get convert-ly to work. I'll have to wait
until there is some more documentation on the changes.

I made the changes using instrumentName and no longer get the instrument
name errors but I still get the following errors:

Interpreting music... ERROR: In procedure ly_music_property:
ERROR: Wrong type argument in position 1 (expecting music): #<Prob:
Stream_event C++: Stream_event((music-cause . #<Prob: Music C++:
Music((length . #<Mom 1/4>) (elements) (duration . #<Duration 4 >) (origin .
#<location C:/jEdit/instr.ly:37:1>) (figure . 4))((display-methods
#<procedure #f (figure)>) (name . BassFigureEvent) (types general-music
event rhythmic-event bass-figure-event)) >
) (length . #<Mom 1/4>) (elements) (duration . #<Duration 4 >) (origin .
#<location C:/jEdit/instr.ly:37:1>) (figure . 4))((class .
bass-figure-event)) >

Trent





reply via email to

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