Virtuosity
Virtuosity copied to clipboard
A musician's training log and practice tool for Android
Right now it is tied to the media volume and is pretty loud.
Add data export/backup options: - [ ] full database export/import - [ ] zipped session history as TXT and BPM records as CSV - [x] [Google Auto Backup](https://developer.android.com/guide/topics/data/autobackup)
Hello! Fantastic app, I've been searching for something like this for a long time. I've found I've been creating exercises (such as different arps) repeatedly, one for each scale. It'd...
Having a metronome built into the session would be nice. Using the built in looping functionality of MediaPlayer and SoundPool to play the click has too much latency, but the...
In the Routine Editor, display the sum of the duration of all of the routine's exercises.
After the user completes their first practice session, if they arrive at the Summary Fragment before the system has written their history to the database, the following error occurs: ```---------...
Add some sort of progress indicator to the Session Fragment to show how far along you are with the practice session. For example, a simple fraction (2/5) possibly combined with...