Skip to content

Instantly share code, notes, and snippets.

@bayufajariyanto
Created November 11, 2024 02:20
Show Gist options
  • Save bayufajariyanto/f881e389afddc91f2f62c0093b5a469b to your computer and use it in GitHub Desktop.
Save bayufajariyanto/f881e389afddc91f2f62c0093b5a469b to your computer and use it in GitHub Desktop.
Quality Chord Pola Interval
Major 1 - 3 - 5
Minor (m) 1 - ♭3 - 5
Major 7th (Maj7) 1 - 3 - 5 - 7
Minor 7th (m7) 1 - ♭3 - 5 - ♭7
Diminished (dim) 1 - ♭3 - ♭5
Augmented (aug) 1 - 3 - #5
Suspended 2nd (sus2) 1 - 2 - 5
Suspended 4th (sus4) 1 - 4 - 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment