Using data structures to outline musical scales and eventually provide chord progressions based on the scales.
TODO:
- Automate tests
- Add scales and modes to the list of available patterns
- Clean up objects and functions
- Document code
- Build Chord Objects
- Build Chord Progression Objects
- UI
- Deployment
- C Lydian Mode uses Gb instead of F#
- Because using F# would be proper