Re: No Midi w/ crescendo

2006-10-29 Thread philippe hezaine
Mats Bengtsson wrote: This is a well-known bug in the MIDI output. The problem is that you never specified any absolute dynamics (like \p or \mf or \ff or ...) before the crescendo, so LilyPond has no idea on what dynamics to start the crescendo. For some silly reason, it then doesn't start at

Re: No Midi w/ crescendo

2006-10-29 Thread Mats Bengtsson
This is a well-known bug in the MIDI output. The problem is that you never specified any absolute dynamics (like \p or \mf or \ff or ...) before the crescendo, so LilyPond has no idea on what dynamics to start the crescendo. For some silly reason, it then doesn't start at the default dynamics le

Re: No Midi w/ crescendo

2006-10-29 Thread Kamal
I have also tried several players & all of them are not outputting sound when there's (de)crescendos. So I guess this is a bug from lilypond? On 10/29/06, John Mandereau <[EMAIL PROTECTED]> wrote: Kamal wrote: > I am using lilypond 2.8.6 > > If I use the following code snippet: > a\< b c d\! >

Re: No Midi w/ crescendo

2006-10-29 Thread John Mandereau
Kamal wrote: > I am using lilypond 2.8.6 > > If I use the following code snippet: > a\< b c d\! > > then a silent passage will be produced in the midi output although the > documentation says that unterminated crescendos will produce that. > > Can can this be overcome? > As far as I have exper

No Midi w/ crescendo

2006-10-28 Thread Kamal
I am using lilypond 2.8.6 If I use the following code snippet: a\< b c d\! then a silent passage will be produced in the midi output although the documentation says that unterminated crescendos will produce that. Can can this be overcome? ___ lilypo