🚀 v0.2.0 Release Notes
This version is a major release and includes a number of new features and bug fixes as follows:
👨🏾🏫 Added ability to select exercise
Starting from this version the app now offers a list of exercises to choose from. This list is available through a dropdown list on the main screen.
🏋🏾♀️ New exercises
The following exercises were added:
- Five tone
- Octave arpeggio
- Octave arpeggio repeat
- Octave and a half arpeggio
- One <-> Three
- One <~> Five
- One -> Three, One One
- Five -> One
- Five <-> One
- Thirds’ intervals
The following notations are used in some exercises names:
<->
means the exercise is played in both directions. Playing all the notes in between.->
or<-
mean the exercise is played in one direction. Playing all the notes in between.<~>
means that the exercise is played in both directions. Skipping the notes in between.
🎹 Using a better piano sound
After feedback from an early adopter user, thanks Bryan ❤️, the app is now using a better piano sound.
🐛 Bug fixes
This version fixes the following bugs:
🎼 Notes octave
The previous version was using the wrong notes octave. All the octaves were 1 octave down, i.e. C3
was played when C4
was selected. This has been fixed in this version.
⏯️ Hitting the play button multiple times
In the previous version it was possible to execute the same exercise multiple times by hitting the play button multiple times, once again thanks Bryan 🫶🏾. This has been fixed in this version. The play button now is disabled while the exercise is being played.