help-gnu-music
[Top][All Lists]
Advanced

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

scheme problem in lilypond


From: Michael Vanier
Subject: scheme problem in lilypond
Date: Fri, 19 Jan 2001 01:09:53 -0800 (PST)

Hi,

I was wondering why this fails in a lilypond file:

(define speed 60)

...

\midi { 
    \tempo 4 = #speed 
}


I get this:

foo.ly:95:0: error: parse error, expecting `DIGIT' or `NUMBER_IDENTIFIER' or 
`UNSIGNED' or `REAL':


I can define and substitute strings with no problem, so why not numbers?
Is there a workaround?

Thanks,

Mike


--------------------------------------------------------------
Mike Vanier     address@hidden
Department of Computation and Neural Systems, Caltech 216-76
GNU/Linux: We can't lose; we're on a mission from God.



reply via email to

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