Non-Chord Tones

EDM.8e: every type of tension between the notes that matter

EDM.8c covered passing tones—scale notes that connect one chord tone to another by step. That’s one type. There are more. Each creates a specific kind of tension. This lesson fills in the rest.

what you already know

s(), note(), stack(), cat(), setcpm(35), mini-notation (~ * [] <> / @), .gain(), .pan(), .lpf(), .lpq(), .attack(), .decay(), .sustain(), .release(), .room(), .size(), .delay(), .delaytime(), .delayfeedback(), .distort(), chord notation [c3,eb3,g3], progressions with <>, chord tones, passing tones, intervals, scale degrees, and the phonk palette from EDM.4–7.

00Neighbor Tones

A neighbor tone steps away from a chord tone and steps back. It doesn’t connect two different notes—it decorates one. Upper neighbor first. C minor chord, melody on the 5th:

upper neighbor on the 5th

G is a chord tone. Ab steps up—not in the chord. G returns. The Ab decorates without going anywhere. Compare that to a passing tone: a passing tone connects two different chord tones. A neighbor tone decorates one chord tone by stepping away and coming back.

Now the lower neighbor. Same chord tone, approached from below:

lower neighbor on the 5th

G → F (lower neighbor) → G. Same note decorated from below. The F pulls down, the return to G releases.

neighbor tone

A neighbor tone is a non-chord tone that steps away from a chord tone (up or down) and returns immediately. It decorates a single note rather than connecting two different notes. Upper neighbor = step up then back. Lower neighbor = step down then back.

tweak it

Double neighbor—surround the chord tone from both sides. Change the melody to "g4 ab4 f4 g4". Up, then down, then home. The chord tone gets bracketed.

01Suspension

A suspension holds a note from the previous chord into the new chord. The held note clashes, then resolves downward. First, a clean chord change with no suspension:

clean chord change — G7 to Cmaj7

G7 to Cmaj7. Every note resolves at once. Now add a 4-3 suspension—the F from G7 holds into the C chord before dropping to E:

4-3 suspension — F hangs over into C

Three stages. Preparation: F is a chord tone in G7—it belongs. Suspension: F hangs over into the C chord, creating a sus4 clash against E. Resolution: F drops to E. The tension and release happen within the chord change. The F is technically a non-chord tone in the C chord, but it got there by staying put, not by moving.

suspension

A suspension is a note from the previous chord held into the new chord, creating a dissonance that resolves downward by step. Named by the interval of the clash and its resolution: 4-3 sus (the 4th resolves to the 3rd), 7-6 sus, 9-8 sus. When the resolution goes up instead of down, it’s called a retardation.

tweak it

Try a 7-6 suspension. Hold B from Cmaj7 into an Am chord: cat(note("[c3,e3,g3,b3]"), note("[a2,e3,b3,c4]"), note("[a2,e3,a3,c4]")). Apply the same .s("sawtooth").lpf(1000).attack(0.1).sustain(0.8).release(0.3).gain(0.3) to each. The B clashes against Am, then resolves down to A.

02Pedal Point

A pedal point is a sustained or repeated note—usually the bass—that holds while the harmony changes above it. You’ve been doing this without knowing. Every time you played a drone under different chords, that was a pedal point. C pedal, chords moving above:

tonic pedal — C holds under changing chords

The bass holds C while the chords change. When the chord is Cm, the bass agrees. When it’s Fm or Ab, the C clashes. When it’s G, the C is a dissonant 4th against the root. The bass is an anchor. The harmony pulls against it.

pedal point

A pedal point is a sustained or repeated note (usually the root or fifth) held against changing harmony. Creates tension when the harmony moves away and resolution when it returns. Named after organ pedals—organists held bass notes with their feet while playing chords with their hands.

Now a dominant pedal. Hold G under changing chords—this builds tension toward resolution:

dominant pedal — G builds tension

The G pedal creates increasing tension as chords move away from G, then maximum alignment when G major arrives. Dominant pedal = building toward resolution. Tonic pedal = holding ground.

Appoggiatura and anticipation

Two more types, briefly. An appoggiatura leaps TO a dissonance, then resolves by step. Different from a neighbor tone, which steps to the dissonance. An anticipation arrives at the next chord’s note early, before the chord actually changes. A melody with both, over the phonk progression:

appoggiaturas and anticipations in context

Some of those melody notes are chord tones. Some are passing tones. Some are neighbors. Some are appoggiaturas—the leaps to d4 in bar 1 and f4 in bar 3 land on dissonances that resolve by step. You can identify each one now.

appoggiatura / anticipation

Appoggiatura: a dissonance approached by leap (not step) that resolves by step. Dramatic emphasis—it arrives with force. Anticipation: arriving at the next chord’s note before the chord changes. Eagerness. Each non-chord tone type has a specific recipe: how you arrive + how you leave.

rabbit hole — the vocabulary of tension

Every type of non-chord tone

Each type is defined by two things: how you arrive at the dissonance and how you leave it. That’s the whole system.

typeapproachleavecharacter
Passing tonestepstep (same direction)smooth connection
Neighborstepstep (opposite direction)decoration
Suspensionheld from prev chordstep downtension-release
Retardationheld from prev chordstep uptension-release (upward)
Appoggiaturaleapstepdramatic emphasis
Escape tonestepleap (opposite direction)surprising exit
Anticipationanyheld into next chordeagerness
Pedal pointsustainedsustainedanchor / tension

Passing tones and neighbors are the most common. Suspensions and appoggiaturas are the most dramatic. Anticipations are subtle. Escape tones are rare and unpredictable—they step into a dissonance and leap away in the opposite direction, like changing your mind mid-sentence.

Pedal point is the outlier. It’s not a single melodic event but a sustained structural device. Everything else is one note long. A pedal point can last bars.

How to identify them

For any note that sounds dissonant against the current chord, ask two questions. How did it arrive? (Step, leap, or held over?) How does it leave? (Step up, step down, leap, or held?) The answers give you the type. Every dissonance in tonal music fits one of these eight categories.

03Non-Chord Tones

Phonk track with a melody that uses every non-chord tone type from this lesson. C pedal point in the bass. Passing tones, neighbors, appoggiaturas in the lead. The full vocabulary of tension, deliberate and stacked.

// TITLE: non-chord tones

C pedal point in the bass—it holds through all four chords. Bar 1: d4 is a passing tone between c4 and eb4, ab4 is an upper neighbor to g4. Bar 2: the c4 at the end anticipates the Bb chord. Bar 3: f4 leaps in as an appoggiatura, resolves down to eb4. Bar 4: b3 is a chord tone in G, the d4 connects by step. The full vocabulary in action.

compose
  1. Add a suspension: in bar 4, hold the f4 from bar 3 before resolving to d4. Try [g3 ~ f4 d4 b3 ~ g3 ~] for bar 4—the f4 clashes against G major and resolves down.
  2. Replace the tonic pedal (note("c2")) with a dominant pedal (note("g2")). Hear how the tension changes—the bass pulls toward resolution instead of anchoring.
  3. Write a melody using only neighbor tones on each chord’s 5th. Bar 1: [g4 ab4 g4 ~ g4 f4 g4 ~]. Bar 2: [eb4 f4 eb4 ~ eb4 d4 eb4 ~]. Nothing but decoration.
  4. Share it. The track has drums, bass drone, pad, and a melody built from the tension vocabulary.
what you earned
tooldoeslooks like
neighbor tone (upper)step up from chord tone, returng4 ab4 g4
neighbor tone (lower)step down from chord tone, returng4 f4 g4
double neighborsurround chord tone from both sidesg4 ab4 f4 g4
suspension (4-3)hold note from prev chord, resolve down[c3,f3,g3,b3][c3,e3,g3,b3]
suspension (7-6)hold 7th from prev chord, resolve downB held into Am → resolves to A
suspension (9-8)hold 9th from prev chord, resolve downsame mechanism, higher interval
retardationlike suspension, but resolves upheld note → step up
pedal point (tonic)hold root under changing harmonynote("c2").s("sine")
pedal point (dominant)hold 5th under changing harmonynote("g2").s("sine")
appoggiaturaleap to dissonance, resolve by stepleap to f4 → step to eb4
anticipationarrive at next chord’s note earlyc4 before Bb chord
escape tonestep to dissonance, leap awaystep in, leap out opposite
non-chord tone checklist

Every non-chord tone is defined by two things: how it arrives and how it leaves. Passing tone = step in, step out same direction. Neighbor = step out, step back. Suspension = held, resolve down. Appoggiatura = leap in, step out. Anticipation = early arrival. Pedal = sustained anchor. Know the recipe, identify the tension.

Next: Diatonic Harmony — continue to 9d: Cadences + Form.

listening

Tracks that demonstrate this lesson’s concepts.

artisttrackwhy
Nobuo UematsuFF6: Terra’s Theme (1994)(VGM) masterclass in suspensions and non-chord tones
PalestrinaMissa Papae Marcelli: Kyrie (1567)(classical) suspensions as the primary expressive device
RadioheadEverything in Its Right Place (2000)(electronic) appoggiaturas and suspensions over a Rhodes loop
history

The names for non-chord tones come from 18th-century counterpoint. The sounds themselves have been used since people first sang against a drone.

Suspensions in Renaissance polyphony

The suspension — holding a note from one chord into the next, creating a dissonance that resolves — was a core expressive device in Renaissance and Baroque music. Palestrina’s masses (1560s–1590s) use chains of suspensions to create a flowing, ethereal texture. Bach’s chorales (1700s–1740s) systematized suspensions into 4-3, 7-6, and 9-8 types. The suspension is still the most dramatic non-chord tone — it creates and resolves tension in a single gesture.

Pedal point in organ music

The sustained bass note (pedal point) gets its name from organ pedals — the large bass keys played with the feet. Organists would hold a bass note while changing chords with their hands. Bach’s Toccata and Fugue in D minor opens over a dominant pedal. In modern production, the “drone” serves the same function — EDM buildups over a sustained bass note are pedal points.

Sources: Gauldin, A Practical Approach to 18th-Century Counterpoint (2013); Williams, The Organ Music of J.S. Bach (2003).

→ explore the full timeline