## Piano Chord Finder

Press three or more keys on the keyboard above and the chord finder names what you are holding: the chord symbol, its notes, and whether it is in root position or an inversion. Keys stay down until you press them again, so you can build a chord one note at a time with the mouse. On a MIDI keyboard, just play the chord.


## How The Chord Finder Works

A chord is a set of notes, and the finder looks only at which notes are held, not which octave they are in or how many times they are doubled. C, E and G in any arrangement is a C major chord. The lowest note you are holding decides the inversion: with E on the bottom the same three notes are C major in first inversion, written C/E.

The finder knows fifteen chord qualities on every root:

| Quality | Example | Notes |
|---|---|---|
| Major | C | C E G |
| Minor | Cm | C E♭ G |
| Diminished | Cdim | C E♭ G♭ |
| Augmented | Caug | C E G♯ |
| Dominant 7th | C7 | C E G B♭ |
| Major 7th | Cmaj7 | C E G B |
| Minor 7th | Cm7 | C E♭ G B♭ |
| Half diminished | Cm7♭5 | C E♭ G♭ B♭ |
| Diminished 7th | Cdim7 | C E♭ G♭ B𝄫 |
| Minor major 7th | CmMaj7 | C E♭ G B |
| Suspended 2nd | Csus2 | C D G |
| Suspended 4th | Csus4 | C F G |
| Add 9 | Cadd9 | C D E G |
| Sixth | C6 | C E G A |
| Minor sixth | Cm6 | C E♭ G A |

Some sets of notes have two honest names. C6 and Am7 are the same four notes; the finder reads whichever root is in the bass, which is how a lead sheet would write it. Two notes are an interval, not a chord, and a cluster of neighbouring keys has no chord name at all, so the finder waits for a shape it recognises.


## From Finding Chords To Playing Them

Naming a chord is the first step; the second is being able to play it without looking. Every chord the finder names from the ten common qualities links to its page in the [piano chord dictionary](/sheet-music/piano-chords.md), where the same chord is shown on a keyboard in root position and both inversions, each one playable and graded right on the page.

A good way to use the two together:

1. Play a chord you know, such as [C major](/sheet-music/piano-chords/c-major.md), and watch the finder name it.
2. Move the lowest note up an octave and see the inversion change to C/E, then C/G.
3. Change one note at a time. Lower the E to E♭ and you have [C minor](/sheet-music/piano-chords/c-minor.md); add a B♭ and you have [C7](/sheet-music/piano-chords/c-dominant-7th.md).
4. Open the chord's page and play it from the diagram until the shape is in your hands.

If you want to hear chords inside real music, the [key pages](/sheet-music/music-theory/key-of-c-major.md) list the chords that belong to each key, and the [sheet music library](/sheet-music.md) shows chord names above the staff as you play.


## Faq

### Why does the finder say nothing when I hold two keys?

Two notes make an interval, not a chord. Add a third note and a name appears.

### It named my chord with a slash, like G/B. What does that mean?

The chord is G major, but B is the lowest note, so it is in first inversion. The letter after the slash is always the bass note.

### Can it identify chords with more than four notes?

It names chords up to four distinct notes (sevenths, add9, sixths). Ninth and thirteenth chords with five or more distinct notes are not named yet.

### Does it work with a MIDI keyboard?

Yes. Allow the browser to use MIDI when asked, then play; the keys you hold are shown on the keyboard above and named underneath.
