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

<H2>
<A NAME="ChordPacker">ChordPacker</A>
</H2>
Causes closely spaced events to get the same timestamp.
It must of course be followed by a <B>TimeSort</B> element to actually
retime the events.  They will be delayed (from the first event of the grouped set)
by the <B>Window</B> interval.

<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
Retimed MIDI stream
<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> Slider: <B>mSec Window</B> -- sets time window over which events
will be coalesced.
</UL>

<BR>
For more on this module, see
<A HREF="../../Documentation/Newer_MIDI.html#ChordPacker">ChordPacker</A>
in the "Newer_MIDI" documentation.
<BR>

</body>
</html>
