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

<H2>
<A NAME="MidiDelay">MidiDelay</A>
</H2>
Adds a specified number of milliseconds to the timestamps
of events passing though it.  When passed to a following 'TimeSort' element,
the events 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 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>
