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

<H2>
<A NAME="KeyRange">Keyboard Range Marker</A>
</H2>
Marks note events (on and off) that are inside or outside a specified range
of the keyboard.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
incoming stream with marks added to matching events
<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> <B>Pull-down Menu:</B> [top menubar left]
-- Select mark to be set on matched events (Mark 1 default).
<LI> <B>Pull-down Menu:</B> [top menubar right]
-- Set whether to mark events within or outside selected range (default 'Within')
<LI> <B>Low Limit</B> -- Lowest note of the keyboard to be in the range
<LI> <B>High Limit</B> -- Highest note of the keyboard to be in the range
(values are MIDI note numbers, with 60 = 'Middle C')
</UL>

<BR>
For more on this module, see
<A HREF="../../Documentation/MIDI.html#KeyRange">KeyRange</A>
in the "MIDI Modules" documentation.
<BR>
A description of the Marking scheme is in
<A HREF="../../Documentation/MIDI.html#Marking and Splitting">Marking and Splitting</A>
in the "MIDI Modules" documentation.
<BR>

</body>
</html>
