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

<H2>
<A NAME="VelMarker">Velocity Marker</A>
</H2>
Marks all note-on events above a specified velocity, and subsequently
adds the same mark to the matching note-off.
<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> [in top menubar]
-- Select mark to be set on matched events (Mark 1 default).
<LI> <B>Velocity</B> -- Note-velocity value above which events will be marked.
</UL>

For more on this module, see
<A HREF="../../Documentation/MIDI.html#VelMarker">VelMarker</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 same file.
<BR>

</body>
</html>
