lilypond-user
[Top][All Lists]
Advanced

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

Re: Is it possible to get lilypond to generate a lilypond source file?


From: Bernard Hurley
Subject: Re: Is it possible to get lilypond to generate a lilypond source file?
Date: Mon, 21 Nov 2005 19:46:51 +0000

A partial solution is to forget about guile, use \displayLilyMusic and
pipe lily's stdout to a file. However lily insists on creating .ps
and .pdf files, which I don't neccessarily want it to do. I'll look at
the implementation of \displayLilyMusic to see if I get any ideas.

Thanks,

Bernard

On Mon, 2005-11-21 at 11:00 +0000, Bernard Hurley wrote:

> I think it ought to be possible to write a .ly file containing guile
> code that makes lilypond do the following:
> 
>       1) Read another .ly file
>       2) parse that file
>       3) convert the resulting music to .ly source code
>       4) write this code to a third .ly file
> 





reply via email to

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