add chord references

This commit is contained in:
Bel LaPointe
2026-03-13 12:25:37 -06:00
parent fb44f680e6
commit 7f0b55ac13
5 changed files with 95 additions and 0 deletions

18
src/testdata/minor_third.txt vendored Normal file
View File

@@ -0,0 +1,18 @@
# minor third
# +2 letters (the third letter) with exactly 1 half step between
# c,e- c+,e d,f
c c+ d
e- e f
# d+,f+ e,g f,g+
d+ e f
f+ g g+
# f+,a g,a+ g+,b
f+ g g+
a a+ b
# a,c a+,c+ b,d
a a+ b
c c+ d