(2005-09-05) (c) 2005 Jozef Kosoru <jozef.kosoru@pobox.sk>

-----------------
 tuneroid README
-----------------
tuneroid is a tuner for variety of musical instruments.
It is designed to tune musical instruments on PC using a
microphone or directly connecting the instrument to the
PC's sound card.

tuneroid is a KDE3 application and uses ALSA library.

Check "http://zyzstar.kosoru.com/?tuneroid" for the latest version.

--------------
 Requirements:
--------------
alsa-lib >= 0.9.1       <www.alsa-project.org>
KDE >= 3.2.x               <www.kde.org>
qt toolkit >= 3.1.0     <www.trolltech.com>

------------------------------
 Compilation and installation:
------------------------------
See INSTALL file for (unneeded) details.
Basically you have to type:
 % ./configure
 % make
 % make install
Of course don't forget to log as root before installation.

On some distributions (for example Debian) you have to run
configure script with a prefix to the proper KDE directory:

 % ./configure --prefix=/usr

-------
 Usage
-------
The program should be mainly self-explanatory.
I'm too lazy to write help file. If there is someone
who wants to write help file - send my an email.

------------------
 Troubleshooting
------------------
I'm waiting for your questions.

