lilypond-user
[Top][All Lists]
Advanced

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

Re: Using Scheme


From: Paul Scott
Subject: Re: Using Scheme
Date: Fri, 12 May 2006 02:44:10 -0700
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

Trent Johnston wrote:
Sorry I should have been a bit more specific before...

I tried using

manBeam = #(define-music-function (parser location beg end) (number?
number?)
 #{ \once \override Beam #'positions = #'($beg . $end) #} )

but whenever I try to use it

\manBeam #6 #6  --- I get or any other possible combinations

"ERROR: Wrong type (expecting real number): lilyvartmpb"

>From what I can piece together from the documentation and the user-list I
think there is something more I need to do.. but can't figure that out.
Ok. Hopefully Nicolas or someone will help. Otherwise I may look further next week.

Paul





reply via email to

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