<html>
<head>
<title></title>
<meta content="">
<style></style>
</head>
<body>
<p />
<img src="logo.png">
<br />
<a href="COPYING.html">Copyright</a>
<BR />
<a href="README.html">README</a>
<br />
<a href="TODO">TODO</a> (text file)
<br />
PLEASE send problems and feedback to <a href="mailto:travis@thetabaseNOSPAM.net">travis@thetabaseNOSPAM.net</a>
<p />
<ul>
<li> Contents:
</li>
</ul>
<hr />
<p />
<ol>
<li> ) What is Keyano?
</li>
<li> ) Dependencies
</li>
<li> ) INSTALL:
</li>
<li> ) RUNNING:
</li>
</ol>
<p />
<p />
<p />
<ul>
<li> 0. What is Keyano?
</li>
</ul>
<hr />
<p />
Keyano is a Musical Keyboard / Piano mapper for your PC Keyboard.
<p />
It has support for multiple modes so that various sounds can be used per key.
<p />
In Alphabet mode, when letters or numbers are pressed on the keyboard, that letter or number is said out loud as well as being displayed in a colorful graphical popup window. Alphabet_as_in mode is similar, however in this mode, the voice says "A as in Alpha" (for example).
<p />
Other modes are being developed and we currently have audio support for "notes" mode which is an early attempt to turn the PC keyboard into a Piano.
<p />
It has also been suggested, that with further development, keyano could have applications in the blind community. these options are currently be explored aswell.
<p />
Keyano is currently under heavy development. This project is still very young, so stay tuned for updates.
<p />
<ul>
<li> 1. Dependencies
</li>
</ul>
<hr />
<p />
<ol>
<li> ) Python 2.2 or later - <a href="http://www.python.org/" target="_top">http://www.python.org/</a>
</li>
<li> ) GTK - <a href="http://www.gtk.org/" target="_top">http://www.gtk.org/</a>
</li>
<li> ) pyGTK - <a href="http://www.pygtk.org/" target="_top">http://www.pygtk.org/</a>
</li>
<li> ) alsa - <a href="http://www.alsa-project.org/" target="_top">http://www.alsa-project.org/</a>
</li>
<li> ) aplay - <a href="http://alsa.opensrc.org/index.php?page=aplay" target="_top">http://alsa.opensrc.org/index.php?page=aplay</a>
</li>
</ol>
<p />
(I think aplay comes with alsa but you will still need to make sure it works with your window manager, sometimes aRtsd in KDE for example gets in the way)
<p />
<ul>
<li> 2. INSTALL:
</li>
</ul>
<hr />
<p />
To install keyano, simply extract keyano.tar.gz to the desired directory and follow step 3 below.
<p />
<ul>
<li> 3. RUNNING:
</li>
</ul>
<hr />
<p />
To run keyano, cd /to/the/keyano/directory and run <p />
python keyano.py
<p />
have fun!
<p />
</body>
</html>
