Skip to content

Commit cbf8c2c

Browse files
committed
Added 3 famous jazzy progressions
1 parent af1897b commit cbf8c2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

chords.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
prog_maj = [
2525
"I I IM-5 IM-5 IV IV V Vsus2 =Joyful Triumphant",
2626
"I I IV iii =Hopeful Nostalgic",
27+
"I I7 Idom7 I7 =Relaxed Playful",
28+
"I I7 Idom7 IV =Relaxed Nostalgic",
2729
"I iii IV vi =Romantic Nostalgic",
2830
"I iii vi Isus4 =Tender Spiritual",
2931
"I iii vi IV =Romantic Hopeful",
@@ -159,6 +161,7 @@
159161
"I bVIIM IV V =Joyful Triumphant",
160162
"I bVIM I bIIM =Surprised Mysterious",
161163
"I bVIM IV bIIIM bVIIM =Mysterious Nostalgic",
164+
"I I7 Idom7 IV ivm I =Relaxed Nostalgic",
162165
"I IIIM vi V =Joyful Hopeful",
163166
"I IIM iii V6 =Surprised Triumphant",
164167
"I IIM IV I =Joyful Triumphant",

0 commit comments

Comments
 (0)