Skip to content

ydirson/NotesTrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b6bf25 · Feb 21, 2013

History

36 Commits
Feb 21, 2013
Feb 21, 2013
Jan 30, 2013
Feb 10, 2013
Feb 20, 2013
Feb 20, 2013
Jan 30, 2013
Jan 30, 2013
Jan 30, 2013
Feb 4, 2013

Repository files navigation

Notes Trainer for Android

Notes Trainer is a simple tool to train oneself at reading music. It just shows a random note on a music score and waits for the trainee to press the button with the note name.

Features:

  • selection of music notation (english (A B C), latin (do re mi), german (A H C)
  • selection of the range in which the notes are picked at random
  • selection of the clef to use (treble, bass, alto, tenor)
  • several operation modes:
    • training, no time limit
    • one minute test
  • free/open-source software, which you can modify to suit your needs

How to build

You must have the source for svgandroid in a ../svgandroid.

Get svgandroid with::
svn clone http://svg-android.googlecode.com/svn/trunk/svgandroid ../svgandroid
Prepare svgandroid with::
android update lib-project -p .
Build Notes Trainer with::
ant clean debug

Licensing information

Copyright (C) 2013 Yann Dirson <ydirson@free.fr>

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 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Credits

Clef graphics are from the MediaWiki project. G clef is public domain, F and C clefs are GFDL/CC-by-sa.

The SeekBarPreference is from http://robobunny.com (public domain).

Most ideas came from using the LearnMusicNotes app. It had however too many structural issues, that made me opt for writing a new app from scratch.

About

Android application to train oneself at note reading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages