<html>
<HEAD>
<TITLE>DeGlitch Module</TITLE>
</HEAD>
<BODY BGCOLOR="#AAFFFF" TEXT="#000000" LINK="#3333AA" VLINK="#6666FF"> 

<H2>
<A NAME="DeGlitch">DeGlitch</A>
</H2>
Special-purpose Filter element to ensure that Note-On/Note-Off pairs
are correctly ordered. Used when streams are being delayed, merged, and
so on.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
MIDI stream with correctly ordered note-on/note-offs.
All other events are passed unaffected.
<P>
<BR>
<h3>
Control Panel
</h3>
Background is red while on/off events are unbalanced.
<h4>
Button
</h4>
<UL Type="none">
<LI> <B>RESET</B> -- Clears the counts of On/Off events if needed.
Also reset by the arrival of a SysReset event on the input.
</UL>
<P>

For a full explanation, read
<A HREF="../../Documentation/Newer_MIDI.html#DeGlitch">DeGlitch</A>
in the "Newer_MIDI" documentation.
<BR>

</body>
</html>
