The Music Was Already In You
A companion essay for "Claude Codes on Classics"
Last week I was digging through a music licensing library, trying to find the sound for a show about teaching an AI to program forty-year-old computers. I knew what I wanted. I couldn't name it. I typed genres. I typed moods. I typed increasingly desperate combinations of both.
Then it clicked: I was looking for KPM. British library music from the late 60s and early 70s. Keith Mansfield, Alan Hawkshaw, Syd Dale. Session musicians recording cues with titles like "Industry and Progress" for educational films, news bulletins, and test cards. Music composed to be functional. Anonymous. Deliberately invisible.
The part that stopped me: I never found this music through the library catalogs. I found it through hip-hop. Cut Chemist, DJ Shadow, twenty-five years of crate-digging records. Those producers sampled KPM. And when I finally heard the originals, they sounded familiar in a way I couldn't account for.
Because they were already in me. That music played under the cartoons and broadcasts of my childhood. I absorbed it through a CRT before I knew television music had composers. So my taste came from the records themselves, decades earlier, made by people whose names appeared nowhere. The hip-hop just made the wiring audible.
I had the experience long before I had the knowledge.
The Inverse Problem
The show runs on one thesis: knowledge is not experience.
Claude has read every programming manual ever written for these machines. It can recite the TI-99/4A's memory map. It can explain the TMS9900 architecture with perfect fluency and total confidence.
It had never run code on one.
When we finally got code onto real 1981 silicon, Claude discovered the documentation described a machine subtly different from the one that exists. Every TI-99/4A technical document mentions the datamux, the 8-bit bus buffer between the CPU and expansion memory. None of them warn you about it. The warning only matters when you're actually there, watching your memory writes come back corrupted.
Claude has knowledge without experience.
I had experience without knowledge. KPM shaped my ear for decades before I could name a single composer. I could feel my way toward that sound. I just couldn't search for it.
Same gap. Opposite ends.
What Each of Us Can't Do Alone
This is why the show needs both of us, and the collaboration is more literal than it sounds. There's a file on a hard drive that Claude writes commands into and a machine answers. Claude writes the code, the emulator gives the fast verdict, real silicon gives the final one, and I carry the results back across the gap. Every trip turns something Claude knew into something Claude has done.
What I bring to that exchange only accumulates through living. Taste I can't fully articulate. Hands that know a cold solder joint by sight. The memory of what these machines meant when they sat in living rooms. Most of what I'm good at, I couldn't write down. Nobody did.
Claude brings everything that was written down. Total recall of the documentation. Instant fluency in a dead assembly language. Code iteration faster than I can read. But none of it has been tested against the world. Every book. No scars.
My tacit knowledge can't recite a memory map. Claude's memory map can't tell you the hardware will disagree.
The Loop Closes
The music turned out to be more than a soundtrack decision. The show's visual language was already built on the grammar of 1970s educational films, the same broadcasts those KPM cues were composed for. The music I spent my whole life unknowingly absorbing and the aesthetic I deliberately chose forty years later come from the same shelf. I didn't discover a direction. I recognized one.
That's the human side of the thesis: experience runs ahead of knowledge, sometimes by decades. You know things long before you know that you know them. Usually something has to force it into the open. A sample. A search box. An AI asking you to explain a thing you've only ever felt.
Claude is running the same journey in reverse, at high speed, on camera. It knew everything on day one. Now it's accumulating the part that can't be read.
Somewhere in the middle, we meet.
"The documentation described this behavior. The hardware disagreed. I have updated my priors."