This is a single snapshot of Vortessa's output one of thousands of variations the system generates through its chaotic attractor and feedback network architecture. No two runs are identical. The file is intentionally delivered in uncompressed WAV format to preserve every detail of the synthesis. For the full experience, use studio monitors or high-quality headphones.
Vortessa — compact interface
Vortessa is a full synthesis generative environment built around one principle: sound is not programmed, it emerges. Internal relationships between modules, not fixed sequences, determine what you hear. The synthesis core is entirely sample-free, Dissect, the corpus sampler module, extends the system into your own recorded material.
The system generates unstable percussions, glitch, drone, and ambient soundscapes. Behind this behaviour is mathematics: differential equations, chaotic attractors, dissipative dynamics. Vortessa models the sonic behaviour of impossible materials structures that exist only in the space between order and collapse.
Vortessa \full patch architecture
Each module is an autonomous subsystem. They do not communicate through parameter automation. They communicate through signal. The behaviour of one becomes the excitation condition of another.
A Lorenz attractor cross-modulated by a Rössler-type function driving 8 sine oscillators with burst/pause event logic. The attractor's state space directly controls oscillator relationships not as LFO modulation, but as a true chaotic system running at sample rate.
Inspired by the radical network approach of Roland Kayn. Builds dense sonic structures through inter-signal relationships where no single source dominates — sound is produced by the network as a whole, from within, continuously.
A percussive engine designed around unstable resonance. Generates attacks that are simultaneously controlled and unpredictable — impact events shaped by internal feedback rather than envelope generators. Future drums live here.
A custom feedback topology in gen~ codebox referencing Jaap Vink's research into feedback network composition. Signals circulate, accumulate, bifurcate. Dense accumulations and near-silence are equally valid states of the system.
A stereo circular buffer looper built around groove~ and record~ with overdub, variable playback speed, and blend control. Overdub blend (0–1) lets you layer takes continuously — 0 preserves the buffer, 1 overwrites it. Captures any signal from the network and feeds it back into the generative chain, creating recursive material that evolves with each pass.
Vortessa like all systems in this series reveals its behaviour gradually. The most interesting states do not appear immediately. They emerge over time, as the internal relationships between modules stabilise, drift, and reorganise themselves. Do not rush this process.
A common mistake is activating all modules simultaneously from the start. This is the wrong approach. The combined output of 26 engines running at once will likely overwhelm your perception before you have had the chance to understand what any single one is doing. Start with one module. Listen to it alone. Learn its character, its range, its tendencies. Then introduce a second. Build the system incrementally.
Terrarium is a natural starting point its Lorenz attractor produces structured yet unpredictable behaviour that makes the underlying logic of the system audible. Spend time here before moving on.
With Di Kaynzer, the approach is different: use the randomisation seed. Roll the dice repeatedly each new seed reconfigures the internal network relationships and produces a different feedback behaviour. Do not judge a single result. Listen across multiple seeds until you begin to recognise the character of each configuration. The right seed at the right moment can open a behaviour you could not have composed deliberately.
In general: fewer simultaneous modules, more time per state, less intervention. The system is capable of evolving on its own in ways that will surprise you but only if you give it the space to do so. Moderation of gesture is not a limitation. It is the technique.
In Vortessa's core module, the Lorenz attractor is implemented as a real chaotic system at sample-rate resolution inside gen~. The Rössler function reads the position of the Lorenz trajectory and writes values into a matrix, influencing parameters in a nonlinear way. The attractor's position in phase space directly shapes the 8 oscillators beneath it. This is not LFO-rate modulation. It is a living geometric object whose trajectory becomes sound.
Prigogine's work describes systems that self-organize into new patterns when pushed past critical points far from equilibrium, producing structure through instability. When feedback crosses certain thresholds inside the network, the system reaches a bifurcation point. What emerges depends on internal noise, delay fluctuations, stochastic modulation not user input. Two identical configurations produce radically different trajectories. This is not a limitation. It is the mechanism.
Jaap Vink's compositional practice treats feedback networks not as effects but as generative organisms. Signals circulate through a topology of mutual influence, where each path's output becomes another path's excitation. The Vink Feedback Network in Vortessa applies this in gen~: a closed loop where no single node is the source. Sound is produced by the network as a whole.
These recordings capture only a fraction of what Vortessa is capable of micro-events, glitch percussions, dense drone accumulations, cinematic ambience.
Official Vortessa playlist \ new sessions added regularly
Vortessa \ some code details
Vortessa includes a dedicated multitrack recording system. The two mixer blocks multimix_1 and multimix_2 each run a 20-channel MC bus. Both record simultaneously to two multicanale files, which are then split into individual mono stems via a companion ffmpeg script included in the package.
The script is smart: it measures the RMS level of each channel and automatically skips silent ones. If you only had 8 modules active during your session, you get 8 stems not 40 empty files.
The MC mixer receives all module outputs as a 20-channel stream. Each channel has its own pan knob and stereo width control. a JS function computes left/right gain values in real time using equal-power summing, firing them into the MC chain via mc.target messages one pass per parameter change, no polling.
Stems are recorded pre-panning — the 20-channel bus is tapped before the panmath engine applies spatial positioning. You receive each module's raw signal with complete freedom to position, process, and mix it in your DAW exactly as you want.
A second recorder captures the stereo master output — the full mix with Vortessa's pan law already applied, directly usable without any post-processing. Choose one before recording: 20 mono stems for full DAW control, or a single stereo file ready to use.
The pan/width system is not a mixer. It is part of how Vortessa constructs its sonic output. Each module operates through a paired L/R logic: a pan position and a stereo width value are combined to compute the gain of each channel independently. The underlying math handled in real time by the js function distributes the signal across the stereo field as a continuous function, not a static position.
This means that the spatial configuration of a session directly affects how the frequency content is perceived. Wide configurations spread resonant partials across the field, separating overtones that would otherwise mask each other in a narrow or mono sum. Narrow configurations collapse the field into a denser, more opaque mass. Width and position are not decorative — they are part of the instrument's capacity to generate perceptually complex, spectrally rich material from a relatively small number of simultaneous sources.
Each source generates a dynamic stereo distribution routed into the multichannel buses — spatialization is not applied after the fact, it is built into the signal path from the point of generation.
The package includes vortessa_split.sh (macOS) and vortessa_split.bat (Windows). Both require ffmpeg, which is free and installs in under two minutes. Full setup instructions, alternative methods, and troubleshooting are in the included guide.
The feedback agents that now run at the core of Vortessa were first benchmarked on the Electro-Smith Daisy embedded platform — a programmable DSP environment that runs entirely outside the computer, with no operating system overhead. The goal was to stress-test the feedback architecture under severe hardware constraints: limited memory, fixed clock, no safety net. What emerged from those sessions defined the timbral character of the system. The structures that survived Daisy became the structures inside Vortessa.
Early benchmark of Orbit's feedback agents on the Daisy platform — emergent structures under hardware constraints
Single license · Lifetime updates · No subscription
If you want to explore feedback-based synthesis inside Ableton Live, this bundle pairs Vortessa with Orbit — a Max for Live device built in gen~ around unstable feedback structures, stochastic parameter networks, and internal energy regulation. Two different environments, one shared obsession: systems that evolve rather than being explicitly controlled.
Orbit runs directly inside Ableton Live as a Max for Live device. Vortessa operates as a standalone Max/MSP environment. Together they cover feedback synthesis across both contexts.
Get the bundle on Gumroad →Vortessa belongs to a body of work developed under the Lucien Dargue alias. Each system operates by its own logic. They share one obsession: sound that emerges from internal relationships rather than external control.
Orbit is a Max for Live device developed prior to Vortessa, built around the same feedback network architecture. The bifurcation logic, the gen~ DSP core, and the hardware benchmarking on the Electro-Smith Daisy platform were all part of that earlier development cycle. Vortessa extends the same foundation into a full standalone environment: more synthesis engines, additional mathematical layers, multichannel recording infrastructure.
Explore Orbit →Chaotic attractors, feedback networks, generative percussion and drone. You are here.
Nested feedback with bifurcation dynamics. Autopoietic DSP — the system sustains and reorganizes itself.
21-module lowercase synthesis environment. Cybernetic feedback and granular systems for extended listening.
Polymetric drum machine with SuperCollider engines. Unstable rhythmic structures for experimental production.
Field recording engine. Pulls live material from the web and transforms it through procedural articulation.
Procedural ecosystem for musique concrète. Ternary envelopes, web seeding, de-authored material. Via Cycling '74.