From 75e802e5b27425db95d000f714e3b3363a5e1a9c Mon Sep 17 00:00:00 2001 From: Dominic DiTaranto Date: Sun, 22 Sep 2024 21:30:28 -0400 Subject: inital commit --- templates/index.html | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..6da1376 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,151 @@ + + + + + Chord Tone + + + +

Chord Tone Map Generator

+
+

This will map the notes of multiple chords on the fretboard in different colors. + Use this to map out chord tones for improvisation, melody construction, + and whatever else you can think of. If this has helped you at all, + please consider donating!

+ +
+ + + {% for chord in chords %} + + {% endfor %} + + + + + + + +
+ + + + + + +

+ +
+ +
+ +
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+ +
+

Upcoming Features:

+ +
+ Version 1.0 | Created By Dominic DiTaranto | Questions/Suggestions: me@domdit.com | Last Update 09/22/2024 + + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2