diff --git a/README.md b/README.md index 57b7fc1..68e6ad6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SHLD Free MIDI Chord Packs -Now over than 9500 MIDI files! This is a collaborative project to create a collection of all chords +Now over than 10000 MIDI files and 165 chord progressions per key! This is a collaborative project to create a collection of all chords and useful chord progressions in all keys, as MIDI files, usable with your favorite DAW. diff --git a/chords.py b/chords.py index e86b58e..ac11c8a 100644 --- a/chords.py +++ b/chords.py @@ -152,6 +152,7 @@ "I bIIIM bVIM bVIIM", "I bIIIM IV I", "I bIIM I iii", + "I bIIM7 bIIIM6 bIIM7 I im bVIIM bIIM", "I bVIIM bVIM bIIM", "I bVIIM bVIM IV IVsus4 IV", "I bVIIM I I bVIM V", @@ -176,12 +177,21 @@ "im bIIIM bVIM V", "im bIIIM IV bVIM", "im bIIM bIIIM bIIM", + "im bIIM biim6 ivm", + "im bIIM im7 bviim", "im bIIM ivm IIIM bIIM ivm IIIM IIIM", + "im bIIM vm im7", + "im bVIIM bIIM vm", + "im bviim bVIM bIIM", "im bVIM ivm V", "im ii vm IV", + "im ivm9 bIIM im vm ivm7 bIIM im7", + "im ivm9 bIIM im", "im V bVIIM IV bVIM bIIIM ivm V", "im VIM bi V", "im VIM IIIM bIIM", + "im vm bVIM bIIM", + "im vm ivm bIIM7", "IV V ii im bIIIM IV", "ivm bIIIM iim7 V", "ivm im bviim bVIM",