bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDI bug - re-attacking a note


From: Yuval Harel
Subject: Re: MIDI bug - re-attacking a note
Date: Tue, 16 Aug 2005 18:30:34 +0200
User-agent: Opera M2/8.02 (Win32, build 7680)

On Mon, 15 Aug 2005 17:06:51 +0200, Erik Sandberg <address@hidden> wrote:

On Monday 15 August 2005 17.30, Yuval Harel wrote:
On Sun, 14 Aug 2005 23:53:12 +0200, Erik Sandberg

<address@hidden> wrote:
> You're right. I don't have working sound right now, so I relied on
> midi2ly
> which didn't output the dis.
>
> In any case, the above example is also problematic: the {r8 dis} is
> inserted
> _after_ the c4, which delays all subsequent midi output by 1/4. New
> attempt:
>
> %
> %Yuval Harel
>
> \header {
>   texidoc = "If notes from two polyphonic voices inside one staff
> overlap,
> midi output is delayed.
> If the overlapping notes are identical, the second one is not played. "
>   reportedin = "2.4.0"
> }
>
> \version "2.6.3"
>
> \score {
>
> <<
>   \new Staff <<
>     \new Voice {c4 c c}
>     \new Voice {r8 dis d4 d}
>
>   \new Staff {e4 e e e}
>   \new Staff <<
>     \new Voice {r2 f4}
>     \new Voice {r2 r8 f}
>
>
> \midi {}
> }

Again, for me all the MIDI output was ok, except that the last 'f' is not
played.
The 'dis' does not cause any delay.
Perhaps this is also a problem with midi2ly?

I only cross-checked with rosegarden2, which added a delayed exactly like
midi2ly did. What tools do you use to view midi?

Erik

I listened to the midi in Winamp and foobar and viewed it in Cakewalk Home Studio. Using midi2ly (from Lilypond 2.4) I see it does not output the dis, but also does not
insert any delays.

Yuval






reply via email to

[Prev in Thread] Current Thread [Next in Thread]