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

<H2>
<A NAME="KeySig">KeySig</A>
</H2>
Attempts to determine the key signature of a MIDI sequence.
<h4>
Input
</h4>
MIDI data stream
<h4>
Output
</h4>
Pass through of MIDI
<P>
<BR>
<h4>
Control Panel
</h4>
Top (yellow) 'bargraph' indicates current best guess.<br>
Green bargraph is overall best guess.<br>
Individual current estimated probabilities for all keys are shown below.
<UL Type="none">
<LI> <B>'Options' Menu:</B>
<UL Type="none">
<LI> <B>RESET</B> -- Clears all estimations.
<LI> <B>Slow Update</B> (toggle) -- Timed update of the window (rather than
every packet).  [Default OFF]
<LI> <B>Use Notes</B> (toggle) -- Use each individual note to update guess.
[Default ON]
<LI> <B>Use Chords</B> (toggle) -- Use chords (from KeyTrack) to update guess.
[Default ON]
</UL>
<LI> <B>'File' Menu:</B> 
<UL Type="none">
<LI> <B>Read Probablilities</B> -- Opens file panel to read new set of likelihoods.
<LI> <B>Restore Defaults</B> -- Puts built-in likelihoods back.
</UL>
</UL>

<BR>
For more on this module, see
<A HREF="../../Documentation/Newer_MIDI.html#KeySig">KeySig</A>
in the "Newer_MIDI" documentation.
<BR>

</body>
</html>
