added todos

This commit is contained in:
Dionysus 2019-07-25 01:01:24 -04:00
parent a4bccd7362
commit 244878ca40
No known key found for this signature in database
GPG Key ID: 05114B46832BDBDB
1 changed files with 8 additions and 2 deletions

View File

@ -5,7 +5,13 @@
![](screens/intervals_scales.png)
![](screens/scale.png)
# Information
## 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!
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!
## Todo
* Dynamic table sizing based on item/key lengths
* Finish chord generation
* Color support for windows
* Scale/chord ASCII coloring