On Mon 06 Sep 2010, 08:47 Mark Polesky wrote:
> Dmytro,
>
> Since the error is with the midi engine, you need to add a
> \midi block to the \score (see below).
:-)
Thanks!
Thanks to all of you, added as 1253:
http://code.google.com/p/lilypond/issues/detail?id=1253
--
Dmytro O. Redchuk
Bug S
Dmytro O. Redchuk wrote:
> I am very sorry, i can not find original post; anyway.
>
> Original poster, please, provide a minimal example.
>
> I've tried[1] those lines by Mark[2] with "no success" --
> i could not reproduce error message mentioned.
>
> I am sorry, very probably this is my fault. Pl
On Wed 01 Sep 2010, 23:29 Graham Percival wrote:
> On Wed, Sep 01, 2010 at 11:24:55PM +0100, Neil Puttock wrote:
> > On 1 September 2010 22:51, Graham Percival wrote:
> >
> > > This looks like a harmless warning; I remember seeing it in 2003
> > > or 2004 or something like that. I didn't find it
On Wed, Sep 01, 2010 at 07:25:44PM -0400, James Wilkinson wrote:
>
> Here's a small example that produces the message. Looks innocuous to
> me, but ...
Is the \header relevant to the bug?
Cheers,
- Graham
___
lilypond-user mailing list
lilypond-user@g
Here's a small example that produces the message. Looks innocuous to
me, but ...
--
-
Jimmy Wilkinson| Professor Emeritus of Computer Science
ji...@cs.cofc.edu| The College of Charleston
(843) 953-8160
On Wed, Sep 01, 2010 at 11:24:55PM +0100, Neil Puttock wrote:
> On 1 September 2010 22:51, Graham Percival wrote:
>
> > This looks like a harmless warning; I remember seeing it in 2003
> > or 2004 or something like that. I didn't find it with a quick
> > glance at the issue tracker, so producing
On 1 September 2010 22:51, Graham Percival wrote:
> This looks like a harmless warning; I remember seeing it in 2003
> or 2004 or something like that. I didn't find it with a quick
> glance at the issue tracker, so producing a minimal bug report
> -might- help somebody fix it... but it'll be com
On Wed, Sep 01, 2010 at 05:34:29PM -0400, James Wilkinson wrote:
> "programming error: (de)crescendo on items with specified volume"
>
> The output looks fine, but I'd like to eliminate the message, anyway.
This looks like a harmless warning; I remember seeing it in 2003
o
I'm getting this message:
"programming error: (de)crescendo on items with specified volume"
The output looks fine, but I'd like to eliminate the message, anyway.
It doesn't tell me what or where I did that makes it unhappy, and I'm
not sharp enough to tell fr
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
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
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
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
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.
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
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
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
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 "\
18 matches
Mail list logo