Impossible or ambiguous (de)crescendo in MIDI.

2016-03-02 Thread Graham King
I'm trying to eradicate numerous "Impossible or ambiguous (de)crescendo in MIDI" errors from a large score, and two problems arise: 1) I'm finding it hard to locate the source of these errors. So far, I've tried: * searching the source for all dynamic c

Impossible or ambiguous (de)crescendo in MIDI

2014-05-31 Thread Javier Ruiz-Alma
" Parsing... Interpreting music...[8] Preprocessing graphical objects... Interpreting music... programming error: Impossible or ambiguous (de)crescendo in MIDI. continuing, cross fingers... " A line or bar number would be most helpful __

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-02 Thread Graham King
as kindly answered this part of the problem, off-list, with: #(ly:expect-warning "Impossible or ambiguous (de)crescendo in MIDI") which suppresses the messages, one at a time, and also provides a convenient way to mark their cause at source i

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-02 Thread Simon Albrecht
, messages. Brian Barker has kindly answered this part of the problem, off-list, with: #(ly:expect-warning "Impossible or ambiguous (de)crescendo in MIDI") which suppresses the messages, one at a time, and also provides a convenient way to mark their cause at source in the lilypond cod

Re: Impossible or ambiguous (de)crescendo in MIDI

2016-03-04 Thread Cynthia Karl
> Date: Wed, 02 Mar 2016 14:37:44 + > From: Graham King > To: LilyPond Users > Subject: Impossible or ambiguous (de)crescendo in MIDI. > Message-ID: <1456929464.11804.791.ca...@oberon.tremagi.org.uk> > Content-Type: text/plain; charset="us-asciiā€ > >

Re: Impossible or ambiguous (de)crescendo in MIDI

2016-03-04 Thread Graham King
On Fri, 2016-03-04 at 13:33 -0600, Cynthia Karl wrote: > > > > I think I understand why these errors are generated. It would appear that > \fz is not intended to be used as a dynamic - it is not mentioned in the NR. > Nevertheless, is is defined as a dynamic script in the LP file > dynamic-

Re: Impossible or ambiguous (de)crescendo in MIDI

2016-03-06 Thread Simon Albrecht
On 05.03.2016 01:04, Graham King wrote: On Fri, 2016-03-04 at 13:33 -0600, Cynthia Karl wrote: > I think I understand why these errors are generated. It would appear that \fz is not intended to be used as a dynamic - it is not mentioned in the NR. Nevertheless, is is defined as a dynamic scr

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-18 Thread Graham King
On Fri, 2016-03-18 at 00:13 +0100, Simon Albrecht wrote: > Hello Graham, > > On 17.03.2016 23:51, Graham King wrote: > > # { c_\markup { \dynamic p \italic { dolce } } Looks like a dynamic, > > walks like a dynamic, but doesn't quack like one. Replace with { > > c-\omit\p_\markup { \dynamic p

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-18 Thread Simon Albrecht
Hello Graham, On 17.03.2016 23:51, Graham King wrote: # { c_\markup { \dynamic p \italic { dolce } } Looks like a dynamic, walks like a dynamic, but doesn't quack like one. Replace with { c-\omit\p_\markup { \dynamic p \italic { dolce } } Likewise for "meno f" and many other cases. # { c1\sf

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-18 Thread Richard Shann
On Thu, 2016-03-17 at 22:51 +, Graham King wrote: > On Wed, 2016-03-02 at 14:37 +, Graham King wrote: > > I'm trying to eradicate numerous "Impossible or ambiguous > > (de)crescendo in MIDI" errors from a large score... > Well, there's some, qualifi

Re: Impossible or ambiguous (de)crescendo in MIDI.

2016-03-18 Thread Graham King
On Wed, 2016-03-02 at 14:37 +, Graham King wrote: > I'm trying to eradicate numerous "Impossible or ambiguous > (de)crescendo in MIDI" errors from a large score... Well, there's some, qualified, success to report: I've eliminated the various, sometimes well-h

Re: Impossible or ambiguous (de)crescendo in MIDI

2014-05-31 Thread Knute Snortum
better. Knute Snortum (via Gmail) On Sat, May 31, 2014 at 1:21 AM, Javier Ruiz-Alma wrote: > " > Parsing... > Interpreting music...[8] > Preprocessing graphical objects... > Interpreting music... > programming error: Impossible or ambiguous (de)crescendo in MIDI. >

Re: Impossible or ambiguous (de)crescendo in MIDI

2014-05-31 Thread Knute Snortum
dynamic of mf or handle this better. > > > Knute Snortum > (via Gmail) > > > On Sat, May 31, 2014 at 1:21 AM, Javier Ruiz-Alma > wrote: > >> " >> Parsing... >> Interpreting music...[8] >> Preprocessing graphical objects... >>