Updated README
This commit is contained in:
parent
f13aeb5142
commit
37b724d1dc
10
README.md
10
README.md
@ -1,5 +1,11 @@
|
|||||||
# mzk
|
# mzk
|
||||||
> music theory helper
|
> music theory helper
|
||||||
|
|
||||||
###### Information
|
![](screens/circle.png)
|
||||||
This repository is a work in progress
|
![](screens/intervals_scales.png)
|
||||||
|
![](screens/scale.png)
|
||||||
|
|
||||||
|
# Information
|
||||||
|
This repository originally started off as a means of using Python to learn music theory, specifcally guitar theory, since the basis of musical sound can be described mathematically *(in acoustics)* and exhibits a remarkable array of number properties.
|
||||||
|
|
||||||
|
It is still a work in progress, so some functions and features may not work as excepted or at all. Would love some collaboration on this project!
|
BIN
mzk/__pycache__/constants.cpython-37.pyc
Normal file
BIN
mzk/__pycache__/constants.cpython-37.pyc
Normal file
Binary file not shown.
BIN
screens/circle.png
Normal file
BIN
screens/circle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
screens/intervals_scales.png
Normal file
BIN
screens/intervals_scales.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
BIN
screens/scale.png
Normal file
BIN
screens/scale.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Loading…
Reference in New Issue
Block a user