Latent Electone

Image Credit: Shigeo Sekito

Latent Electone

Nov '25

This project started from a single Electone recording that a friend sent me. An Electone, for context, is a family of 1970s home organs that Yamaha sold as compact consumer instruments, and the recording that made it to me was nothing dramatic, just a short passage, no production around it, no explanation of where it came from. What held my attention was the texture of it, the way the stacked manuals sat against each other, the sharp and slightly unpolished attacks, and the bright edge that stayed on sustained notes, the kind of sound you very rarely hear in modern keyboard patches.

Before trying anything clever, I spent a while rebuilding it with ordinary synth programming, and the result kept coming out too clean. Three specific things seemed to be missing. The first was the analog chorus running inside those instruments, which gives the whole sound a soft constant motion. The second was envelope behavior, which on old Electones is slightly lazy or slightly early in ways a modern synth engine quietly corrects. The third was harmonic stack imperfection, the small tuning and level differences between drawbar footages that accumulate across a chord and give the stack its particular color.

At that point I switched to a different approach and trained a compact RAVEv2 model, a real-time neural audio autoencoder, on archival Electone material. Shigeo Sekito's recordings were the main reference point, and the model learned the joint distribution of all those small imperfections together, so that they stopped needing to be modeled individually and started simply being present in any sound it generated.

The current version is stable enough to use in a session, and a single parameter lets the player dial in how much drift the model is allowed to introduce. At zero it stays close to a clean rendering, and pushing it up lets the imperfections grow louder, eventually past the point where the original hardware would have stayed.

I am turning it into a plugin now, for regular session use.