Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
endvvell authored Nov 9, 2021
1 parent a743da1 commit 6f7eab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# muz.py
Anki-like program to learn music theory by heart.
Anki-like program for music theory.

The values for tones, notes, and scales are determined algorithmically, meaning there is no stored value for, say 4th tone of D♯ Minor scale (G♯), but instead the algorithm goes through the notes in an octave and determines that value. This makes the script easily extendable to the entirety of music theory.
Right now the script is useful for learning all the different tones of any scale, so playing music becomes intuitive.
Expand Down

0 comments on commit 6f7eab4

Please sign in to comment.