Radiohead

Radiohead live, 2025

Radiohead are a British rock band formed in Abingdon, Oxfordshire in 1985. Comprising Thom Yorke, Jonny Greenwood, Colin Greenwood, Ed O’Brien, and Philip Selway, they are among the most critically acclaimed acts of the last three decades.


Discography

YearAlbumNotes
1993Pablo HoneyDebut; “Creep”
1995The BendsGuitar-driven maturity
1997OK ComputerMercury Prize; 6× platinum UK
2000Kid AMercury Prize; krautrock & electronics
2001AmnesiacKid A twin, released 9 months later
2003Hail to the ThiefLast for EMI
2007In RainbowsPay-what-you-want release
2011The King of Limbs8 tracks, 37 minutes
2016A Moon Shaped PoolBAFTA-winning orchestral arrangements

Key signature analysis

Radiohead lean heavily on modal and ambiguous harmony — Thom’s melodies often imply one key while the chords imply another. A rough survey:

keys = {
    "Creep": "G major",
    "Fake Plastic Trees": "A major",
    "Street Spirit": "A minor",
    "Paranoid Android": "C minor / G minor",
    "Exit Music": "B minor",
    "No Surprises": "F major",
    "Everything in Its Right Place": "E mixolydian",
    "How to Disappear Completely": "D major",
    "Pyramid Song": "ambiguous — quartal harmony",
    "Weird Fishes": "A major",
    "Reckoner": "F# minor",
}

modal = [k for k, v in keys.items() if "mixolydian" in v or "quartal" in v]
print(modal)
# ['Everything in Its Right Place', 'Pyramid Song']

Jonny Greenwood’s scores

Outside Radiohead, Jonny Greenwood has scored five Paul Thomas Anderson films:

“I’m not here — this isn’t happening.” — How to Disappear Completely