Does not recognize augmented chords.
Does not recognize augmented chords, The plugin shows them as mayor chords, but it does not show their augmented fifths.
Attachment | Size |
---|---|
Sin título.jpg | 22.12 KB |
Does not recognize augmented chords, The plugin shows them as mayor chords, but it does not show their augmented fifths.
Attachment | Size |
---|---|
Sin título.jpg | 22.12 KB |
Comments
I'm pretty sure this has just not been implemented yet, so is not a bug but rather a feature request. And by no means critical, as that is reserved for crashes and corruptions ;-)
Try this attachment.
I made some modifications on it.
Edit: Attachment renewed. (now recognizes m7b5 too).
In reply to (No subject) by Jojo-Schmitz
Not a patch actually :)
So it will only work properly on notation: 0. (default) //e.g.: chords displayed as: CMaj7, Cm7
while:
Because I commented the line 298. (because of the 7, Maj7 etc. didn't look right):
And I've added the necessary changes here.
More accurate version. (notation:0 only)
recognizes: Major, minor, dim, sus4, 7sus4, Maj7, m(Maj7), m7, 7, dim7, Maj7(#5), 7(#5), (#5), m7b5, 7(b5), add9, Maj7(9), 7(9), m(add9), m9(Maj7), m7(9), Maj7(#11), 7(#11), 7(13), 7(b9), 7(b13), 7(#9), m7(11), 5
not recog.: 6 (r.as vi m7/i), m6 (r.as vi m7b5/i), sus2 (r.as V sus4/i), 6/9 (r.as vi m7(11)/i ), 1+8;
a test score is included (You can run the plug-in on this file).
version 2_1:
1. Some necessary fixes, adjustments, and changes were made.
2. minor-version number is added: "chordIdentifierSp2_1.qml"
3. New test-score is created: "ChordTest_2_1.mscz"
4. Chord list is added (as text file): "chordTypes-ChordIdentifierSp2_1.txt"
In reply to version 2_1:… by Ziya Mete Demircan
I just saw your version recognizes sus4 chords... many thanks
I've just added that last attachment to the plugin page of this one, so I guess we can call it fixed
Automatically closed -- issue fixed for 2 weeks with no activity.