lilypond-user
[Top][All Lists]
Advanced

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

Re: very fast image output


From: Valentin Villenave
Subject: Re: very fast image output
Date: Wed, 26 Sep 2007 10:55:26 +0200

2007/9/25, anonman0 <address@hidden>:

> Could lilypond be used for this?  Or could it at least be sped-up
> considerably (perhaps with a tradeoffs)?--faster than the 1 or 2 seconds it
> currently takes to generate an image.

The main problem is that each time you compile a score, it builds it
from scratch: the longer your score, the longer it takes to produce an
image. (You say 1 or 2 seconds, but with longer scores, it can take
several minutes each time).

There could be some way to implement an "incremental" processing
(which could recalculate only the part of the code that has changed
since the last compilation), but currently this is not possible
(unless you have a few thousands euros to spend in it, then I guess
lots of things could become possible ;)

> If not, what are alternatives?
> Doesn't rosegarden use lilypond fonts in its notation editor?  is it using
> some lilypond library to do this?

Yes, but RoseGarden is a MIDI sequencer, not a score editing software.
It can produce scores, but the output quality (layout, typo, printing
etc) can't be compared to LilyPond.

You can try Canorus, the evolution of NoteEdit. It's a WYSIWYG
notation software like NoteEdit, but under the hood it uses an
interesting XML-based notation code, with Contexts and Objects like in
LilyPond; besides, I heard it can easily export native LilyPond code.
I haven't really given it a try yet but it's still under active
development.
https://canorus.berlios.de/wiki/index.php/Main_Page

Regards,
V.Villenave




reply via email to

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