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

<H2>
<A NAME="MidiLink">MidiLink</A>
</H2>
This gives access to Midi Producer and Consumer endpoints (using the R5 MIdiKit)
provided by other applications &mdash; including the hardware I/O ports.
  All events are passed in 'real-time'
as they arrive; the element does no processing on them.
<h4>
Inputs
</h4>
<UL Type="none">
<LI> <B>MIDI Out</B> -- Event stream sent to other app's Consumer
</UL>
<h4>
Outputs
</h4>
<UL Type="none">
<LI> <B>From MIDI In</B> -- Event stream from other app's Producer
<LI> <B>MIDI Out</B> -- Pass-through of outgoing events
</UL>
<P>
<BR>
<h4>
Control Panel
</h4>
Has one popup menu ("<b>Source:</b>") that lists the currently available
MIDI Producer connections, and another ("<b>Dest:</b>") that lists the Consumers.
Each has a "<tt>&lt;NO CONN&gt;</tt>" item that will disconnect that direction
completely.  (You can make use of either direction or both.)
<P>


For more information, see
<A HREF="../../Documentation/LinkMidi.html#MidiLink">LinkMidi.html</A>
in the documentation folder.
<BR>

</body>
</html>
