Michael DePriest wrote:
This line (measure 11 of the piece I'm working on) works just fine if I compile
it without dynamics:
[...]
But if I add a diminuendo,
[...]
I get this in the terminal:

GNU LilyPond 2.10.33

Hi, Michael.

2.10.33 is quite old. I don't have anything near around for testing; it does not look like that much of a change, but I strongly suggest that you switch to 2.12.something - this may already help, if it's a bug fixed since then.

Processing `file.ly'
Parsing...
Interpreting music... [8][16][24][32][33]
Preprocessing graphical objects...Segmentation fault

I have other crescendos and diminuendos in the piece.

No problem here, only using your input in a single-staff score, with 2.13.7.
One thing that comes into my mind: (at least) if you have MIDI output, you need to specify a "start loudness" - like \f, \p or somewhat - before the first hairpin dynamic (\> or \<). Anyway, this should not cause a segfault, but at least there's a chance it helps. Otherwise, I guess we need at least a "full working minimal example" of the bug; still, chances are that everything looks better on 2.12 or 2.13.


HTH,
Alexander


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to