From 244878ca40eb979982edba15b486899f820d8837 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Thu, 25 Jul 2019 01:01:24 -0400 Subject: [PATCH] added todos --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2314d4d..e59e62a 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file +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 \ No newline at end of file