A terminal application design to build and solidify scale degrees knowledge.
The application will prompts the user with 15 questions randomly generated.
There are three types of questions:
- What are the notes of {Scale} scale?
- What note is the {Nth} of {Key}?
- What degree of {Note} in reference to {Key}?
- {Note} is the {Degree} of what note?
Build the crate using cargo:
cargo build --release