From 53631ad1ef5497017f00f56608649e9bee90b264 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 9 Mar 2025 16:50:07 -0400 Subject: add display for available chords in the key --- index.html | 18 +++++++++++++++++- key-picker.mjs | 25 ++++++++++++++++++++++++- main.css | 11 +++++++++++ scale.mjs | 1 - 4 files changed, 52 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index aa2c60a..055fdcb 100644 --- a/index.html +++ b/index.html @@ -101,12 +101,17 @@