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

<H2>
<A NAME="RanDelay">Random Delay</A>
</H2>
Adds a random number of milliseconds delay to the timestamps
of events passing though it, with the maximum set by the slider.
When passed to a following 'TimeSort' element,
each packet will be delayed in real-time by that amount.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
incoming stream with modified timestamps
<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> <B>mSec Delay</B> -- Slider to specify the range, 0..max, of the random delay
(0-1000msec).
</UL>

<!--For more on this module, see
<A HREF="../../Documentation/MIDI.html#MidiDelay">MidiDelay</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>
