
Title:          KLearnNotes2
Version:        1.1
Author:         Marek Wieckowski <wiecko AT users.sourceforge.net>
Home-page:      http://klearnnotes2.sourceforge.net
Platform:       linux with qt/kdelibs (should work on other unices)
Copying-policy: GPL

KLearnNotes2 is a software for teaching the names of music notes.
It features
      * a wise quick learning algorithm (focusing training on what
        a student knows the worst)
      * a flexible exercise choice and a set of preset exercises
        focused on gradual learning of successive notes
      * bass and treble clefs
      * a flexible speed goal choice and a set of preset speed-goal
        levels (to encourage training for fast, automatic notes
        reading)
      * sound output choice: standard, for guitar players or custom
      * VOICE RECOGNITION (you can answer questions with your voice!)

In future KLearnNotes2 will be a full-featured music teacher (rhythm,
scales, key signatures, chords) with special focus on guitar playing.

Please report bugs (also language mistakes in docs!) and install 
problems through the project web page http://klearnnotes2.sourceforge.net .

If you
* have an idea for future development of this project (even a far-away goal :)
* notice even a little interface inconvenience,
* notice anything that might have been better,
* etc. 
please, write a short Feature Request at above mentioned page.
Remember: this may be a clever idea but may never be included 
in this project if you keep silent. :)


/***************************************************************************
 *                                                                         *
 *   This program is free software; you can redistribute it and/or modify  *
 *   it under the terms of the GNU General Public License as published by  *
 *   the Free Software Foundation; either version 2 of the License, or     *
 *   (at your option) any later version.                                   *
 *                                                                         *
 ***************************************************************************/

Please, read the Licence (a COPYING file)! In particular:

                            NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
