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

<H2>
<A NAME="ChordMarker">Chord Marker</A>
</H2>
Marks note events that complete and terminate a specified chord.
<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> [left of top menubar]
-- Select mark to be set on the note-on that completes a chord
and its <i>matching</i> note off (Mark 1 default).
<LI> <B>Pull-down Menu:</B> [right of top menubar]
-- Select mark to be set on the note-on that completes the chord
and the <i>first</i> note-off that terminates it (Mark 2 default).
<LI> <B>'Keys'</B> -- Twelve indicators that show which notes are active,
with toggle check boxes to select which will form the chord to be detected.
(Octave, note order, and transpositions are disregarded.)
<LI> <B>Panel background</B> -- Grey region turns green while chord
is maintained.
</UL>

<BR>Fuller details of the module's function can be found in
<A HREF="../../Documentation/MIDI.html#ChordMarker">ChordMarker</A>,
and 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>
