# Impressions (Dorian)

### Table of Contents

* [Introduction / Learning Outcomes](/learn-tunes/modal-tunes-1/impressions.md#introduction-learning-outcomes)
* [The Tracks (the original recording and a backing track)](/learn-tunes/modal-tunes-1/impressions.md#the-tracks)
* [The Charts](/learn-tunes/modal-tunes-1/impressions.md#the-charts)
* [Play-Along Sections](/learn-tunes/modal-tunes-1/impressions.md#play-along-sections)
* [Help Sheets](/learn-tunes/modal-tunes-1/impressions.md#help-sheets)

### Introduction / Learning Outcomes

John Coltrane was not only a great saxophone player, but also an innovator and one who pushed the boundaries of what music can be. His quartet was legendary, with Elvin Jones on drums, McCoy Tyner on piano, and Jimmy Garrison on bass. Listen to each part when you listen to the track below.

This is the third song that we'll study that uses the [Dorian Mode](/scales-1/major-scale/minor.md#dorian-mode). The form is exactly the same as "[So What](/learn-tunes/modal-tunes-1/so-what.md)" (16 bars of D Dorian, 8 bars of Eb Dorian, and 8 bars of D Dorian), but this tune is much faster and has a different vibe to it. Here's what we'll focus on in this lesson:

* Switching between Dorian and Minor Blues ideas
  * D Dorian and D Minor Blues (concert)
  * Eb Dorian and Eb Minor Blues (concert)
* Adding Chromaticism
* The Coltrane Pattern (1235)

### The Tracks

{% tabs %}
{% tab title="Original Track" %}
{% embed url="<https://www.youtube.com/watch?v=-mZ54FJ6h-k>" %}
{% endtab %}

{% tab title="Backing Track" %}
{% embed url="<https://www.youtube.com/watch?v=DYl-ZE_yUoo>" %}

{% endtab %}
{% endtabs %}

### The Charts

{% tabs %}
{% tab title="Treble Chart" %}
{% embed url="<https://drive.google.com/file/d/10WSU5Ke4SmbHnIeOzxximsrUUiUA1tA6/preview>" %}

{% endtab %}

{% tab title="Bass Chart" %}
{% embed url="<https://drive.google.com/file/d/1W83XrQOqQvyfTFIxf_2cgF53ESCQTWK5/preview>" %}

{% endtab %}

{% tab title="Bb Chart" %}
{% embed url="<https://drive.google.com/file/d/1EzS0T0rjL4pfytKbeVNJYhISAudXJeP9/preview>" %}

{% endtab %}

{% tab title="Eb Chart" %}
{% embed url="<https://drive.google.com/file/d/1Q3SNkWV2nxhdMgH-oL03dc7WO4uLbdGK/preview>" %}

{% endtab %}
{% endtabs %}

### Play-Along Sections

To practice along with sections of the song (i.e. to practice over a particular chord), click the measure that you want to start on and press play. For suggestions on scales and licks to play, check out the help sheets further down the page.&#x20;

{% embed url="<https://musescore.com/user/30979026/scores/6054906/embed>" %}

### Help Sheets

The help sheets below cover a little on how to incorporate the [Dorian scale](/scales-1/major-scale/minor.md#dorian-mode), [minor blues scale](/scales-1/pentatonic-and-blues-scales.md#blues-scales), [chromaticism](/scales-1/the-chromatic-scale.md), and the [Coltrane Pattern](https://www.freejazzlessons.com/jazz-patterns/) into your playing. The reason why we study techniques and theory is so that you have access to many different sounds and emotions when you play and these exercises can help you practice combining techniques.

{% tabs %}
{% tab title="Treble Help Sheet" %}
{% embed url="<https://drive.google.com/file/d/1z2ZH2fOLC1yI0LGJwjg_nrQGykUXdeDh/preview>" %}

{% endtab %}

{% tab title="Bass Help Sheet" %}
{% embed url="<https://drive.google.com/file/d/123lITGmokhskOzoKpolWohnKNjCFKmsH/preview>" %}

{% endtab %}

{% tab title="Bb Help Sheet" %}
{% embed url="<https://drive.google.com/file/d/1Cub-e9xcxlXk-gUA8YomBzrcYUq_BkAf/preview>" %}

{% endtab %}

{% tab title="Eb Help Sheet" %}
{% embed url="<https://drive.google.com/file/d/1PAbDYZhnueFLXlc6Ho1R6x_Ysq7niF_g/preview>" %}
{% endtab %}
{% endtabs %}


---

# 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/learn-tunes/modal-tunes-1/impressions.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.
