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

<H2>
<A NAME="TimeSort">TimeSort</A>
</H2>
This is a multiconnector element that sorts incoming events according to
their specified playback timestamp, and re-emits them <I>at</I> that time.

<h4>
Inputs
</h4>
<UL Type="none">
<LI> <B>Through</B> -- MIDI stream to be reordered according to timestamp
</UL>
<h4>
Outputs
</h4>
<UL Type="none">
<LI> <B>Sorted</B> -- Events emitted at specified time.
<LI> <B>Through</B> -- The unchanged input stream
</UL>
<P>
<BR>
<h4>
Control Panel
</h4>
None.
<P>

For other information on this module, see
<A HREF="../../Documentation/MIDI.html#TimeSort">TimeSort</A>,
<BR>
and for details of timing in general, 
<A HREF="../../Documentation/MIDI.html#Event Timing">Event Timing</A>,
<BR>
both in the "MIDI Modules" documentation.
<BR>

</body>
</html>
