]> git.cworth.org Git - scherzo/blobdiff - scherzo.c
Drop 'm' before half-diminished or diminished symbol
[scherzo] / scherzo.c
index dbaaa6120fb6dab7be613d02748c4ec6a780540d..4882cc941adba776cacc4890cfcb3567267d717d 100644 (file)
--- a/scherzo.c
+++ b/scherzo.c
@@ -698,9 +698,9 @@ scherzo_analyze_chord (scherzo_t *scherzo)
        { {{1, 0}, {3, -1}, {5, -1}, {7, -2}}, "°" SUP "7" PUS },
        { {{1, 0}, {2,  0}, {5,  0}, {7,  0}}, "m" SUP "M7" PUS "sus2" },
        { {{1, 0}, {2,  0}, {5,  0}, {7, -1}}, "m7sus2" },
-       { {{1, 0}, {2,  0}, {5, -1}, {7,  0}}, "m°" SUP "M7" PUS "sus2" },
-       { {{1, 0}, {2,  0}, {5, -1}, {7, -1}}, "m𝆩" SUP "7" PUS "sus2" },
-       { {{1, 0}, {2,  0}, {5, -1}, {7, -2}}, "m°" SUP "7" PUS "sus2" },
+       { {{1, 0}, {2,  0}, {5, -1}, {7,  0}}, "°" SUP "M7" PUS "sus2" },
+       { {{1, 0}, {2,  0}, {5, -1}, {7, -1}}, "𝆩" SUP "7" PUS "sus2" },
+       { {{1, 0}, {2,  0}, {5, -1}, {7, -2}}, "°" SUP "7" PUS "sus2" },
        /* Ninth chords voiced with no 5th */
        { {{1, 0}, {9,  0}, {4,  0}, {7,  0}}, "M9sus" },
        { {{1, 0}, {9,  0}, {4,  0}, {7, -1}}, "9sus" },