https://github.com/datagreed/midi-chord-trainer
https://github.com/datagreed/midi-chord-trainer
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datagreed/midi-chord-trainer
- Owner: DataGreed
- Created: 2023-03-18T23:52:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T05:45:33.000Z (about 3 years ago)
- Last Synced: 2025-03-11T12:38:24.267Z (over 1 year ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIDI web chord trainer
Shows you random chords, checks if you play the chord correctly via MIDI and proceeds to a next one
# TODOs
- training session - play 50 chords in a row, get a score
- score
- deducts points for mistakes per chord
- awards points for speed
- stress session: how many chords can you play correctly in 1 minute?
- statistics
- number of mistakes per chord (need to if we can use Tonal to see if note is a part of a chord)
- slowest reaction time per chord
- fastest reaction time per chord