You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
android | 4 years ago | |
img | 4 years ago | |
ios | 4 years ago | |
.babelrc | 4 years ago | |
.buckconfig | 4 years ago | |
.flowconfig | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 4 years ago | |
.watchmanconfig | 4 years ago | |
App.js | 4 years ago | |
README.md | 4 years ago | |
app.json | 4 years ago | |
index.js | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago |
README.md
Chordium
Chordium is a mobile app for "ear training" of students of music. The following features are targeted:
Musical features:
- Musical Intervals (2nd. 3rd, 4th, 5th, etc.)
- Musical Chords (Major, Minor, Diminished, Augmented)
- Cadences (Authentic, Deceptive, etc.)
Modes of Operation:
- Training mode: the app displays the name of the interval (or chord) and plays it
- Testing mode: the app plays the interval (or chord), and user needs to determine and answer which chord interval it was. The App informs the user if if the answer was correct.
Possible Future Enhancements:
- Keep track of user progress locally in the app and/or on the central web site
Developed using "React Native" technology for support of Android and iOS platforms.