Hi all,
Released VoidLinkAudio v0.2.0, which includes two modules for VCV Rack 2 in the Structure Void browser category:
- Void Link Audio Send - publishes 2 audio inputs as a named stereo channel on the local network
- Void Link Audio Receive - subscribes to a channel published by any Link Audio peer; outputs L/R audio
This brings Ableton Link Audio into VCV — the audio streaming extension to Link that shipped with Live 12.4 (publicly released May 5, 2026). VCV Rack can now peer with Ableton Live, Max/MSP, TouchDesigner, openFrameworks, and Pure Data, on the same machine or across the LAN, all in tempo and beat-synced.
What’s exposed
Both modules expose Link timing as CV outputs:
TEMPO(bpm/100 V scaled output)PHASE(0–10 V over the quantum, beat phase)STATE(0/10 V transport gate)
Plus a TEMPO knob and STATE switch that are read/write: turn the knob in VCV, Live’s tempo follows. Click the state switch, every Link peer toggles transport.
Critical setup note
VCV Rack’s engine has no internal clock. You must have an Audio module in your patch for the engine to run at the correct sample rate. The Audio module doesn’t need to be connected to anything, its presence alone drives the engine clock that VoidLinkAudio publishes against.
Architectures
- macOS arm64 + macOS x64 (separate
.vcvpluginfiles) - Windows x64
All Mac binaries are Apple-notarized.
Use cases
- Modular patch sessions where someone else is running Live next door, both in tempo
- Network jam: your VCV setup syncing with a friend’s Pure Data or Max patch over WiFi
- Hybrid analog/digital: VCV synthesis fed into Live for arrangement and mixing
- Replace virtual cable software for inter-app routing on a single machine
Links
- Demo video: https://www.youtube.com/watch?v=xSlQB007w_o
- Source code (GPL-2.0-or-later): GitHub - gluon/Void-LinkAudio: Multi-host integration of Ableton Link Audio — stream audio over LAN between Max, TouchDesigner, VCV Rack, openFrameworks, and Live 12.4+. Sample-accurate, beat-synced. · GitHub
- Latest release: Release v0.2.2 — Critical build fix (Makefiles were gitignored) · gluon/Void-LinkAudio · GitHub
- Pay-what-you-want bundle (free OK): Void Link Audio Connectors Bundle
- Project page: https://structure-void.com/tools/void-ableton-link-audio
Same project covers Max, TouchDesigner, Pure Data, openFrameworks. VST/AU plugin pack for DAWs coming next.
Bug reports / feature requests on GitHub Issues.
Cheers, Julien Bayle Structure Void




