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

<H2>
<A NAME="ValueRange">MIDI 'Value Byte' Range Marker</A>
</H2>
Marks MIDI events whose third ('value') byte is inside or outside a specified range.
<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 byte value to be in the range
<LI> <B>High Limit</B> -- Highest byte value to be in the range
</UL>

<BR>
For more on this module, and what is meant by the 'value byte'. read
<A HREF="../../Documentation/MIDI.html#ValueRange">ValueRange and IndexRange</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>
also in "MIDI Modules".
<BR>

</body>
</html>
