From a786c88bb949c7c5ad7af71cb032086392f682fd Mon Sep 17 00:00:00 2001 From: "Jess P.S" Date: Sun, 30 Mar 2025 09:14:25 -0700 Subject: [PATCH] git annoys me --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 007e81f..dff296d 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "instrument": "guitar", - "tuning": ["E","A","D","G","B","E"], + "tuning": ["Db","Gb","Db","Ab","Eb","B"], "frets": 4, "max_fingers": 4 }