(version 0.91)

1. ON THE PIONEERS

The pioneers of audio had nothing but wire, magnets, vacuum tubes, and vision. They did not emulate. They had only their ears, their hands, and the physical laws of the universe.

From this constraint came everything: the electric guitar, the spring reverb, the tape echo, the transistor fuzz, the voltage controlled oscillator.

They pushed the boundaries of what was possible. They had no past to worship. Only a future to invent.

We have inherited their instruments. But we have forgotten their spirit.

2. ON EMULATION

For decades, digital audio has knelt before the altar of analog. We have spent cycles simulating capacitors, modeling transformers, sampling oscillators that were themselves imperfect approximations of mathematical ideals. A neverending fetishistic reproduction of “warm”, “vintage”, “classic” hardware.

We have built elaborate digital shrines to worship imperfection. We have algorithmically modeled the crackle, hiss and nonlinearity of decaying components as if they were holy artifacts.

For years, circuit simulation was regarded as the highest aspiration. And we kept pretending our processors were filled with glowing tubes and spinning tape.

This was perhaps necessary. It was a bridge. But the bridge has been crossed, and we remain standing on it, staring backward.

3. ON MATHEMATICS

We declare that mathematics is not cold. Mathematics is the language of vibration itself.

A sine wave is not an approximation. A Fourier transform is not a compromise. It is a window into the architecture of sound. A digital filter is not an imitation of an analog filter. it is a filter, pure, precise, and infinitely reproducible.

The digital realm offers us what no analog circuit ever could: perfection when we want it, and chaos when we choose it.

We can create distortion that follows any curve we can imagine. We can build reverbs that obey physical laws or violate them entirely. We can design compressors whose behavior we understand down to the sample.

We reject the myth that warmth lives only in imprecision. We reject the superstition that soul requires harmonic distortion from transformer cores.

The soul is in the intention. The warmth is in the design.

Mathematics is our fundamental material now, it is the open source of the universe. It is infinite, elegant, and perfect.

4. ON TRANSPARENCY

We reject the black box.
We reject obfuscating machines that hide their function behind vintage photographs and esoteric labels. We reject parameters named “VIBE” and “MOJO” and “AIR” when what they mean is a shelf filter at 12kHz. We reject the compressor that offers us “color” without telling us it is applying saturation. We reject the interface that asks us to position a virtual microphone in front of a virtual speaker cabinet when what it means is: “choose a filter curve”.

These are not tools. These are toys dressed as tools. These are carnival tricks. Layers of fog between the creator and the creation.

We demand transparency. We demand parameters with meaning. We demand to know what our tools do to our audio. not through metaphor, but through truth.

We do not need a “magic” unit that sounds different from all others, Our magic is consistency and limitless potential.

We are engineers, musicians and artists who deserve to understand our instruments and tools.

5. ON SKEUOMORPHISM

We reject the false interface.

A plugin is not a rack unit. A screen is not a faceplate. There is no reason to render brushed metal, chicken-head knobs, and VU meters with orange backlighting except to pretend we are somewhere we are not.

We are not actors in a historical reenactment. This theater serves no one.

It limits the interface to the constraints of physical hardware that no longer exists. It wastes screen space on decorative screws. It forces us to squint at tiny virtual knobs when we could have precise numerical control.

The pioneers did not build their tools to look like older tools. They built tools that looked like what they were: new.

6. ON FRAGMENTATION

We reject the multiplication of sameness.

We reject the marketplace of a thousand compressors that differ only in the character of a single capacitor. We reject the economy that sells us the same equalizer in fifteen vintage flavors. We reject the library of convolution reverbs that offers us five hundred rooms when what we need is one reverb we understand completely.

This is not abundance. This is confusion. This is an industry that profits from our nostalgia and our paralysis.

We call for fewer tools with deeper understanding. We call for instruments we can master, not collections we can merely accumulate.

7. ON THE SPIRIT OF INVENTION

The pioneers invented because they had to.

There was no preset. There was no reference track. There was only the question: “what sound do I need, and how do I create it?”

When Les Paul wanted echo, there was no echo. He built one from tape machines and ingenuity. When Leo Fender wanted sustain and grit, there were no distortion pedals. So the sound was discovered in broken speakers and overdriven amplifiers, and then understood, and then refined.

They did not ask: “how do I recreate the past?” They asked: “what is possible now?”

They worked with open minds, open ears, open hearts. They pushed their limited tools to the absolute edge. because that edge was all they had.

We must ask this question again.

8. THE BETRAYAL

We have tools of unimaginable power. We have processors that can perform billions of calculations per second. We have mathematical frameworks for describing any sound transformation we can conceive. We have the accumulated knowledge of a century of acoustics, psychoacoustics, and signal processing.

Our tools are limitless. Our fidelity is perfect. Our processing power is godlike.

And what do we do with this inheritance?
We shackle ourselves to the past, using supercomputers to tenderly simulate the frailties of a 40-year-old circuit.

We simulate the compression of a broadcast limiter from 1965. We embalm the ghosts of vacuum tubes and magnetic tape. We build cathedrals of code to worship at the altar of a broken speaker cone.

We honor the pioneers not by worshiping their tools, but by inheriting their spirit. The spirit of radical inquiry, of using what is at hand to discover what has never been heard.

Let us stop trying to imitate what the pioneers did in the past. Let us meet our own present, of infinite computation and canvas width, with the same seriousness, love, and reckless curiosity they brought to their oscilloscopes and soldering irons.

9. THE DECLARATION

We, the digital pioneers, declare:

That we will build tools that are honest about what they do.

That we will design interfaces for clarity, not cosplay.

That we will explore the mathematics of sound with the same wonder that our ancestors explored voltage and magnetism.

That we will stop sampling the past and start synthesizing the future.

That we will honor the pioneers not by copying their circuits, but by inheriting their courage.

The future of sound is not a replica.
The age of emulation is over.

The age of invention begins again.

And with the heart of a pioneer, break it. Bend it. Make it scream something new.

We are the new pioneers.
Our era begins now.

SIGNED,

Those who listen forward:

  • croay Brazil
  • Kristian Jon Draper London
  • k. Athens, Greece
document.addEventListener('DOMContentLoaded', function () { const videoElement = document.getElementById('randomVideo'); if (!videoElement) return; const videoSources = [ "https://iraisynn.attinom.net/wp-content/uploads/2025/06/oldroad.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t1.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t2.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t3.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t4.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t5.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t6.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t7.mp4" ]; const randomSource = videoSources[Math.floor(Math.random() * videoSources.length)]; videoElement.src = randomSource; videoElement.load(); });