# C. Jazz Chord Voicings

### A Few Basic Principles

* Above all, use your ear and decide if it "sounds good."
* Consider voice leading, especially in 2-5-1 progressions.
* Try to avoid doubling notes, especially the third.
* For two-handed comping, put the "shell" (3rd and 6th/7th) in the left hand and the "pretty notes" (9th, 13th, 5th, alterations) in the right.
* Rootless voicings are a must when playing with others.

### 2+2 Voicings

{% embed url="<https://www.youtube.com/watch?v=2Irnmj_yjc8>" %}

If you only ever watch one video on jazz piano voicings, watch the one above.

### 4 Basic Chord Voicings

Once you are comfortable with the 2+2 voicing system, check out these ideas to expand your vocabulary.

{% embed url="<https://www.youtube.com/watch?v=orCNZHqTX90>" %}

{% embed url="<http://youllhearit.com/wp-content/uploads/2019/09/4-Basic-Chord-Voicings-Every-Jazz-Musician-Should-Know-Piano.pdf>" %}

### Two-Handed 5-Note Voicings

{% embed url="<https://www.youtube.com/watch?v=TfiYaUosyjU>" %}

“Miracle Voicings” (from Frank Mantooth, *Voicings for Jazz Keyboard*):

D G C F A

Strong Major BbMA9 (3rd, 7th present) \
Weak Major: F69 \
Minor: Dmi11 \
Sus. Dominant: G9sus \
Lydian: Eb MA9#11

### Advanced Concept: Balancing the Voices

{% embed url="<https://www.youtube.com/watch?v=FWrSFOiEpT0>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://music.davidjaybuckley.com/instrument/jazz-piano/jazz-chords/voicings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
