Re: MIDI dynamics parsing error

2016-10-12 Thread David Kastrup
Dominicus writes: > Flaming Hakama by Elaine wrote >>> I'm dealing with several of these MIDI errors during compilation of a >>> long >>> piece. >>> "programming error: Impossible or ambiguous (de)crescendo in MIDI." >>> >>> I tried to get rid of these by placing a starting

Re: MIDI dynamics parsing error

2016-10-09 Thread Dominicus
searching for a hairpin in the haystack (pun intended) -- View this message in context: http://lilypond.1069038.n5.nabble.com/MIDI-dynamics-parsing-error-tp162479p195255.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing lis

Re: MIDI dynamics parsing error

2014-05-20 Thread Knute Snortum
(Note: the above code still emits a warning: Programming error: impossible or ambiguous (de) crescendo) One of the things I really liked about LilyPond was the ability to compile sheet music and MIDI from the same source. It seems to me that this behavior is getting away from that value. I

Re: MIDI dynamics parsing error

2014-05-20 Thread Simon Albrecht
Am 20.05.2014 15:41, schrieb Knute Snortum: (Note: the above code still emits a warning: Programming error: impossible or ambiguous (de) crescendo) One of the things I really liked about LilyPond was the ability to compile sheet music and MIDI from the same source. It seems to me that this

Re: MIDI dynamics parsing error

2014-05-20 Thread Heikki Tauriainen
On Tue, 2014-05-20 at 06:41 -0700, Knute Snortum wrote: (Note: the above code still emits a warning: Programming error: impossible or ambiguous (de) crescendo) That's true - sorry, I was really commenting only on the unspecified starting volume warning. One of the things I really liked about

Re: MIDI dynamics parsing error

2014-05-19 Thread David Kastrup
Thomas Morley thomasmorle...@gmail.com writes: Sorry if I was not clear enough. I was looking for a method to circumvent the midi-error, but keep the visual output. Let me be a bit more verbose: The following gives nice visual output, though triggers an error with midi: { c'1\ c' c'\!

Re: MIDI dynamics parsing error

2014-05-19 Thread Heikki Tauriainen
On Sun, 2014-05-18 at 10:40 -0700, Paul Morris wrote: Conor Cook wrote It is my impression that a decrescendo starts where you are and gets quieter. Does Lilypond not have a default (e.g. mf) MIDI dynamic like Sibelius? Good point. Wouldn't it make sense to just use a default volume

Re: MIDI dynamics parsing error

2014-05-18 Thread Thomas Morley
2014-05-18 7:20 GMT+02:00 David Kastrup d...@gnu.org: Knute Snortum ksnor...@gmail.com writes: My situation is I need to transcribe a crescendo starting without a dynamic marking. If I put in a \mf then I don't get warning. If I can hide the dynamic mark, all will be fine. Is there a \hide

Re: MIDI dynamics parsing error

2014-05-18 Thread David Kastrup
Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 7:20 GMT+02:00 David Kastrup d...@gnu.org: Knute Snortum ksnor...@gmail.com writes: My situation is I need to transcribe a crescendo starting without a dynamic marking. If I put in a \mf then I don't get warning. If I can hide the

Re: MIDI dynamics parsing error

2014-05-18 Thread Knute Snortum
/visibility-of-objects#index-_005chide HTH, -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/MIDI-dynamics-parsing-error-tp162479p162523.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing

Re: MIDI dynamics parsing error

2014-05-18 Thread Thomas Morley
2014-05-18 12:28 GMT+02:00 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 7:20 GMT+02:00 David Kastrup d...@gnu.org: Knute Snortum ksnor...@gmail.com writes: My situation is I need to transcribe a crescendo starting without a dynamic marking. If I put

Re: MIDI dynamics parsing error

2014-05-18 Thread David Kastrup
Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 12:28 GMT+02:00 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 7:20 GMT+02:00 David Kastrup d...@gnu.org: Knute Snortum ksnor...@gmail.com writes: My situation is I need to transcribe a

/omit and /hide, was Re: MIDI dynamics parsing error

2014-05-18 Thread Patrick or Cynthia Karl
On May 18, 2014, at 12:28:22 +0200, David Kastrup wrote: Message: 1 Date: Sun, 18 May 2014 12:28:22 +0200 From: David Kastrup d...@gnu.org To: Thomas Morley thomasmorle...@gmail.com Subject: Re: MIDI dynamics parsing error If \omit is too strong and \hide leaves too much space, maybe

Re: /omit and /hide, was Re: MIDI dynamics parsing error

2014-05-18 Thread Urs Liska
Am 18.05.2014 16:33, schrieb Patrick or Cynthia Karl: On May 18, 2014, at 12:28:22 +0200, David Kastrup wrote: Message: 1 Date: Sun, 18 May 2014 12:28:22 +0200 From: David Kastrup d...@gnu.org To: Thomas Morley thomasmorle...@gmail.com Subject: Re: MIDI dynamics parsing error If \omit

Re: /omit and /hide, was Re: MIDI dynamics parsing error

2014-05-18 Thread David Kastrup
Patrick or Cynthia Karl pck...@mac.com writes: On May 18, 2014, at 12:28:22 +0200, David Kastrup wrote: Message: 1 Date: Sun, 18 May 2014 12:28:22 +0200 From: David Kastrup d...@gnu.org To: Thomas Morley thomasmorle...@gmail.com Subject: Re: MIDI dynamics parsing error If \omit is too

Re: MIDI dynamics parsing error

2014-05-18 Thread Thomas Morley
2014-05-18 16:18 GMT+02:00 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 12:28 GMT+02:00 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@gmail.com writes: 2014-05-18 7:20 GMT+02:00 David Kastrup d...@gnu.org: Knute Snortum ksnor...@gmail.com

Re: MIDI dynamics parsing error

2014-05-18 Thread Paul Morris
with a dynamics mark, rather than issuing this warning? -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/MIDI-dynamics-parsing-error-tp162479p162563.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user

Re: /omit and /hide, was Re: MIDI dynamics parsing error

2014-05-18 Thread Richard Shann
12:28:22 +0200 From: David Kastrup d...@gnu.org To: Thomas Morley thomasmorle...@gmail.com Subject: Re: MIDI dynamics parsing error If \omit is too strong and \hide leaves too much space, maybe overriding the stencil with point-stencil will work? Shouldn't \omit and \hide appear

Re: MIDI dynamics parsing error

2014-05-17 Thread Knute Snortum
crescendoing, at what dynamic are you starting from? -- Phil Holmes - Original Message - *From:* Knute Snortum ksnor...@gmail.com *To:* lilypond-user@gnu.org *Sent:* Friday, May 16, 2014 3:21 PM *Subject:* MIDI dynamics parsing error Short Description: I get an error from LilyPond

Re: MIDI dynamics parsing error

2014-05-17 Thread Colin Campbell
On 05/17/2014 07:15 PM, Knute Snortum wrote: My situation is I need to transcribe a crescendo starting without a dynamic marking. If I put in a \mf then I don't get warning. If I can hide the dynamic mark, all will be fine. Is there a \hide syntax that will work? Knute Snortum (via

Re: MIDI dynamics parsing error

2014-05-17 Thread Paul Morris
There's also \hide, but I think you want \omit, more on these in the manuals: http://lilypond.org/doc/v2.18/Documentation/notation/visibility-of-objects#index-_005chide HTH, -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/MIDI-dynamics-parsing-error-tp162479p162523

Re: MIDI dynamics parsing error

2014-05-17 Thread Paul Morris
, so thanks for that! -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/MIDI-dynamics-parsing-error-tp162479p162524.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user

Re: MIDI dynamics parsing error

2014-05-17 Thread David Kastrup
Knute Snortum ksnor...@gmail.com writes: My situation is I need to transcribe a crescendo starting without a dynamic marking. If I put in a \mf then I don't get warning. If I can hide the dynamic mark, all will be fine. Is there a \hide syntax that will work? Anything wrong with \version

MIDI dynamics parsing error

2014-05-16 Thread Knute Snortum
Short Description: I get an error from LilyPond that it can't figure out the MIDI volume to start a crescendo with in some situations. Details: The error message is... (De)crescendo with unspecified starting volume in MIDI. { bf4 %{ \mf %} \ a16 ( \sf gf' f ef ) bf4 %{

Re: MIDI dynamics parsing error

2014-05-16 Thread Phil Holmes
Well, LilyPond has the same problem as a performer would. If you're crescendoing, at what dynamic are you starting from? -- Phil Holmes - Original Message - From: Knute Snortum To: lilypond-user@gnu.org Sent: Friday, May 16, 2014 3:21 PM Subject: MIDI dynamics parsing

Re: MIDI dynamics parsing error

2014-05-16 Thread Simon Albrecht
dynamics parsing error Short Description: I get an error from LilyPond that it can't figure out the MIDI volume to start a crescendo with in some situations. Details: The error message is... (De)crescendo with unspecified starting volume in MIDI. { bf4 %{ \mf

Re: MIDI dynamics parsing error

2014-05-16 Thread Conor Cook
, at what dynamic are you starting from? -- Phil Holmes - Original Message - From: Knute Snortum To: lilypond-user@gnu.org Sent: Friday, May 16, 2014 3:21 PM Subject: MIDI dynamics parsing error Short Description: I get an error from LilyPond that it can't figure out