Re: interrupted notes

2004-05-16 Thread Edward Sanford Sutton, III
On Sunday April 18 2004 23:10, Michael Welsh Duggan wrote: > In the following fragment: > > << e1 \\ { c4 d e f } >> > > When played by a pianist (which I should emphasize, I am not), the e4 > should interrupt the e1 so that it sounds like: > > << e2 \\ { c4 d e f } >> > > What the midi output curr

Re: interrupted notes

2004-04-20 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Michael Welsh Duggan <[EMAIL PROTECTED]> writes: > And here is the patch: > > Index: lily/audio-staff.cc > === > RCS file: /cvsroot/lilypond/lilypond/lily/audio-staff.cc,v > retrieving revision 1.19 > diff

Re: interrupted notes

2004-04-20 Thread Mats Bengtsson
I leave it to Han-Wen or Jan to decide if they want to include your patch. Just a few comments: - Please include documentation of the new property (in scm/define-music-properties.scm and at the end of the appropriate *-performer.cc. This is not done consequently for the performers.). - This k

Re: interrupted notes

2004-04-19 Thread Michael Welsh Duggan
Michael Welsh Duggan <[EMAIL PROTECTED]> writes: > Mats Bengtsson <[EMAIL PROTECTED]> writes: > >> Michael Welsh Duggan wrote: >>> In the following fragment: >>> << e1 \\ { c4 d e f } >> >>> When played by a pianist (which I should emphasize, I am not), the >>> e4 >>> should interrupt the e1 so th

Re: interrupted notes

2004-04-19 Thread Michael Welsh Duggan
Mats Bengtsson <[EMAIL PROTECTED]> writes: > Michael Welsh Duggan wrote: >> In the following fragment: >> << e1 \\ { c4 d e f } >> >> When played by a pianist (which I should emphasize, I am not), the >> e4 >> should interrupt the e1 so that it sounds like: >> << e2 \\ { c4 d e f } >> >> What the

Re: interrupted notes

2004-04-19 Thread Mats Bengtsson
Michael Welsh Duggan wrote: In the following fragment: << e1 \\ { c4 d e f } >> When played by a pianist (which I should emphasize, I am not), the e4 should interrupt the e1 so that it sounds like: << e2 \\ { c4 d e f } >> What the midi output currently does is this: << e1 \\ { c4 d s f } >>

interrupted notes

2004-04-18 Thread Michael Welsh Duggan
In the following fragment: << e1 \\ { c4 d e f } >> When played by a pianist (which I should emphasize, I am not), the e4 should interrupt the e1 so that it sounds like: << e2 \\ { c4 d e f } >> What the midi output currently does is this: << e1 \\ { c4 d s f } >> I would like to change Midi_