We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9f8b7 commit 94dd886Copy full SHA for 94dd886
harte/harte.lark
@@ -23,5 +23,5 @@ SHORTHAND: "maj" | "min" | "aug" | "dim" | "7" | "maj7" | "minmaj7" | "min7" | "
23
| "dimmin9" | "11" | "maj11" | "minmaj11" | "min11" | "augmaj11" | "aug11"
24
| "hdim11" | "dim11" | "maj13" | "13" | "minmaj13" | "min13" | "augmaj13"
25
| "hdim13" | "sus2" | "sus4" | "7sus4" | "power" | "pedal" | "5" | "1" | "hdim"
26
- | "6" |
+ | "6"
27
%ignore " "
0 commit comments