lilypond-devel
[Top][All Lists]
Advanced

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

Re: lily parser api?


From: Han-Wen Nienhuys
Subject: Re: lily parser api?
Date: Wed, 08 Feb 2006 13:01:03 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Jeremiah Benham wrote:
Does lilypond have an api so that other aplications can use it to parse
lilypond files? I am working on the denemo project and want to update
the parser. I just thought it would be easier if lilypond had an api. I
googled for it and found mailing list references but I found no
documentation. What should I be reading?

the easiest way to currently communicate with lily is through Scheme sexps, by reading and writing those. Try

   \displayMusic {  c4 d8 }

to see what I mean.

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




reply via email to

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