I’ve started exploring the Trends API, and while this page explains the basics of how to navigate it, it only describes how to input the basic major diatonic chords. After some trial and error, I found these others:
Major
I ii iii IV V VI vii
1 2 3 4 5 6 7
Minor
i iiº bIII iv v bVI bVII
B1 B2 B3 B4 B5 B6 B7
Dorian
i ii bIII IV v viº bVII
D1 D2 D3 D4 D5 D6 D7
Phrygian
i bII bIII iv vº bVI bvii
Y1 Y2 Y3 Y4 Y5 Y6 Y7
Lydian
I II iii #ivº V vi vii
L1 L2 L3 L4 L5 L6 L7
Mixolydian
I ii iiiº IV v vi bVII
M1 M2 M3 M4 M5 M6 M7
Locrian
iº bII biii iv bV bVI bvii
C1 C2 C3 C4 C5 C6 C7
Inversions
6 64 65 43 42
Embellishments
7 add9 sus4 sus2 7sus4 7sus2 sus42
7 (I assume none of these inputs exist)
Applied
V/ IV/ vii/
5/ 4/ 7/
Redundant: (will return a “No songs match this chord progression” message)
D1: Dorian i = Minor i
L2 and 4/6: II = IV/vi = V/V
D7, M7 and 4/4: Dorian bVII = Mixolydian bVII = IV/IV = Minor bVII
5/1 and 4/1: V/I and IV/I = V and IV, respectively
5/4 returns no results, but 57/4 does: V/IV = I, except when dominant
7/1: viiº/I = viiº
- Did I miss anything?
- Is it possible to input supermodal chords? If so, how?