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

<H2>
<A NAME="MidiConn">MidiConn</A>
</H2>
This element provides connections to the external MIDI port (or ports)
of your machine.  It has both an input connector that passes MIDI events
out to the hardware, and an output that passes incoming events from your
equipment into the MusicWeaver diagram.  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 hardware
</UL>
<h4>
Outputs
</h4>
<UL Type="none">
<LI> <B>From MIDI In</B> -- Event stream from hardware
<LI> <B>MIDI Out</B> -- Pass-through of outgoing events
</UL>
<P>
<BR>
<h4>
Control Panel
</h4>
Has one popup menu that lists the available MIDI ports.  One of these <I>must</i>
be selected before the element is functional.
<P>

For more information, see
<A HREF="../../Documentation/MIDI.html#Midi IO">MidiConn</A>
in the "MIDI Modules" documentation.
<BR>

</body>
</html>
