[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: large files
From: |
Michael David Crawford |
Subject: |
Re: large files |
Date: |
Mon, 24 Mar 2008 09:34:35 -0700 |
User-agent: |
Thunderbird 2.0.0.6 (Macintosh/20070728) |
Stefan Thomas wrote:
I have an rather old machine and when lilypond is processing a ps-file
from a larger file, it can happen, that it takes about 10-15 Minutes to
calculate. Is there any possibility to make the process of calculating
faster?
If you're just wanting to check your progress, break your score up into
sections, each being the definition of a symbol. The score itself will
just be a sequence of these symbols.
Then to check your work, comment off all but the current section, then
run Lilypond:
SectionOne = relative c' { ... your section goes in here ... }
SectionTwo = relative c' { ... and so on ... }
\score {
\relative c' {
\new PianoStaff <<
\new Staff { \clef treble
\SectionOne
\SectionTwo
.... and so on...
--
Michael David Crawford
address@hidden
http://www.geometricvisions.com/ <-- Creative Commons Lilypond Scores