Re: programming error: (de)crescendo on items with specified volume

2008-11-12 Thread Mark Polesky
Frédéric, It's the MIDI engine that's complaining. If you don't need a MIDI file, remove the \midi { } block, and the errors will not be generated. This can happen if you try to crescendo from one dynamic to the same dynamic or a softer one; or if you try to diminuendo from one dynamic to the s

programming error: (de)crescendo on items with specified volume

2008-11-11 Thread Frédéric Bron
What does this mean? (using 2.10.33, cygwin) programming error: (de)crescendo on items with specified volume. continuing, cross fingers in the midi file, the voices disappear sometimes. F. Bron ___ lilypond-user mailing list lilypond-user@gnu.org

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Martial
You must specified a volume (dynamics) with logique (de)crescendo ditto the midiMaximumVolume and midiMinimumVolume do not equal. this example return programming error: (de)crescendo on items with specified volume. \score { { \set Staff.midiMaximumVolume = #0.5 \set

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Martial
I started getting this message: programming error: (de)crescendo on items with specified volume. b8 a4. \> ^"rit." r8 f8 \! \mp e f | try this with \f before \> \p \score { { b8 a4.\f \> ^"rit." r8 f8 \! \mp e f } \midi { } } and without dynamics \sco

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Kieren MacMillan
Hi Neil, the documentation advises you to explicitly terminate (de) crescendos to prevent problems with the MIDI output. Ah... I don't do much work with MIDI, so I've never run into that part of the docs... Here's hoping you solve the problem! Kieren.

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Neil Puttock
Hi Kieren, On 8/29/07, Kieren MacMillan <[EMAIL PROTECTED]> wrote: > > > Since \! and \p both visually (and, thus, technically) terminate a > decrescendo, there might be some sort of (internal Lilypond) conflict > going on when you put both on the same note. > > This is the same piece that has th

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Neil Puttock
Hi Kieren, On 8/29/07, Kieren MacMillan <[EMAIL PROTECTED]> wrote: > > > Since \! and \p both visually (and, thus, technically) terminate a > decrescendo, there might be some sort of (internal Lilypond) conflict > going on when you put both on the same note. > > This is the same piece that has th

Re: programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Kieren MacMillan
Hi Ed, I started getting this message: programming error: (de)crescendo on items with specified volume. When I added this line to the melody portion (of a singer with piano piece) \times 2/3 { e8 e e } e,4. \> e8 \! \p ^"rit." ds e | The warning goes away if I r

programming error: (de)crescendo on items with specified volume.

2007-08-29 Thread Ed Ravin
I started getting this message: programming error: (de)crescendo on items with specified volume. When I added this line to the melody portion (of a singer with piano piece) \times 2/3 { e8 e e } e,4. \> e8 \! \p ^"rit." ds e | The warning goes away if I remove the "\