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

<H2>
<A NAME="OneNote">OneNote</A>
</H2>
Special-purpose Filter element to set all Note events passing through
it to a single note number.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
Each Note-On or Note-Off event received is set to the specified note number
and passed on.  Velocity and channel are unchanged.
All other events are passed unmodified.
<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> <B>MIDI Note number</B> -- the number to which all affected events
will be set.  Default is 60 ('Middle C').
</UL>

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

</body>
</html>
