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

<H2>
<A NAME="NoteOffType">NoteOffType</A>
</H2>
Filter element to set all Note-Off events passing through
it to the correct type for the system.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
Each Note-Off event received is set to be the specified type
and passed on; channel is unchanged.
All other events are passed unmodified.
<P>
<BR>
<h4>
Control Panel
</h4>
[Pop- Up Menu]:
<UL Type="none">
<LI> <B>True Note Off</B> -- Note-On events with zero velocity are changed
to true Note-Off events<BR> (Type-0)
<LI> <B>Zero Note On</B> -- True Type 0 Note-Off events are converted to
zero-celocity Note-Ons<BR> (Type="1)" as recognized by some equipment.
</UL>

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

</body>
</html>
