|
8 months ago | |
---|---|---|
app | 8 months ago | |
assets | 1 year ago | |
gradle/wrapper | 9 months ago | |
.gitignore | 9 months ago | |
Readme.md | 8 months ago | |
build.gradle | 8 months ago | |
gradle.properties | 1 year ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
settings.gradle | 1 year ago |
A simple application to train converting written notes to their names.
As the image suggests, you see a image of a note and you have to select the correct name. If you selected the wrong name, then the button is disabled and you can guess again.
When doing this, you get a (high)score which is calculated using the time and the number of the mistakes.
This is a improved version of an App which I never published because it was to bad:
There are no plans for further improvments. If someones has got a idea which I like, then I accept pull requests. Otherwise, there are no changes to expect.
(Files for that are in the folder assets
)
The notes and clefs were rendered using LilyPond to a PDF. This PDF was converted to an image and cut using the GNU Image Manipulation Program.
The note names are not equal everywhere, so https://en.wikipedia.org/w/index.php?title=Musical_note&oldid=958565921#12-tone_chromatic_scale was used to localize them.
https://f-droid.org/en/packages/jl.musicalnotes/
GPL-3.0-only