lilypond-devel
[Top][All Lists]
Advanced

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

Re: lily in scm, using music variables


From: Han-Wen Nienhuys
Subject: Re: lily in scm, using music variables
Date: Tue, 4 May 2004 23:27:50 +0200

address@hidden writes:
> 
>  >    (let*
>  >      ((parser (ly:clone-current-parser)))
>  >      (ly:parser-define parser 'myMusic myMusic)
>  >      (ly:parse-string parser "c4 \myMusic "))
> 
>  > Then it also works for non-Music objects and requires much less code.
>  > That should be feasible, AFAICT. What do you think?
> 
> That would be cleaner and more robust indeed! (my suggestion was
> stupid, dohh). I'll try something with that.

Ok!

(so are you volunteering to write the C++ glue? :-)

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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