OVNI Audio is an indie plugin label from Argentina, free and open-source. Three kinds: spatial FX that move sound around your head and open spaces, a visual synth (SUPERNOVA) that turns sound into image, and an analyser (TELESCOPE) that measures your mix and writes what it found. VST3 + AU on macOS; Windows VST3 where noted.
09Modules03Out now06On the way
The code is free forever (AGPLv3), and so are the installers for ORBIT, SUPERNOVA and TELESCOPE — no deadline. New products released later may be paid.
01 / 03
Spatial FX
Effects that move a sound around your head, open a space for it or spread it across the field — for producers and mixers.
Modules07 · Out now01
MOD·00 / Primary signal
ORBIT
Free · v0.3.0
A binaural movement engine: place a sound around your head, orbit it or fly it past.
For producers and mixers who want a sound to move around the listener, on headphones or speakers.
Sets angle and distance on a radar, bends the pitch on the fly-by with real Doppler, and keeps it mono-safe with IN PHASE.
VST3
AU
macOS
Windows
macOS 11+ signed & notarized · Windows 10+ VST3 · unsigned ZIP: SmartScreen may warn
The same steps for all of them: pick your system, then let your DAW find the new plugin.
macOS
macOS 11 or newer · Apple Silicon and Intel
Download the .pkg of the plugin you want.
Double-click it. The installer is signed with a Developer ID and notarized by Apple, so macOS opens it without warnings.
macOS’s own Installer asks for your admin password and puts the VST3 in /Library/Audio/Plug-Ins/VST3 and the AU in /Library/Audio/Plug-Ins/Components.
Nothing lands in quarantine and there is no Terminal step. Open your DAW and rescan.
SUPERNOVA also installs its standalone app in /Applications.
Windows
Windows 10 or newer · 64-bit · VST3
On Windows today: ORBIT and TELESCOPE — a VST3 in an unsigned ZIP, so Windows may warn. SUPERNOVA: macOS only.
Before extracting: right-click the ZIP › Properties › tick Unblock › Apply.
Right-click the ZIP › Extract All.
Copy what is inside the package’s VST3 folder to C:\Program Files\Common Files\VST3 — Windows asks for administrator permission: it is a system folder.
If SmartScreen shows “Windows protected your PC”: More info › Run anyway.
Open your DAW and rescan VST3 plug-ins.
The same steps as the README that comes inside the ZIP.
Your DAW
Checked against each maker’s documentation on September 15, 2026.
DAW
On Mac
On Windows
To see a new plugin
Docs
Ableton Live 12
On MacVST3 or AU
On WindowsVST3
To see a new pluginSettings › Plug-Ins › Plug-In Sources: turn on your VST plug-in sources (on a Mac, also Use Audio Units), then Rescan.
On a Mac, Logic Pro uses the AU; Cubase, Nuendo and Bitwig use the VST3; Live, REAPER, FL Studio and Studio One load either — the installer puts both in place. On Windows, VST3.
Uninstalling
Delete the bundle. On macOS, the .vst3 in /Library/Audio/Plug-Ins/VST3 and the .component in /Library/Audio/Plug-Ins/Components; on Windows, the .vst3 folder in C:\Program Files\Common Files\VST3.
Plugin
What it installs (macOS)
Installer receipts
ORBIT
What it installs (macOS)OVNI ORBIT.vst3OVNI ORBIT.component
Installer receiptscom.ovni.plugins.orbit.vst3.au
SUPERNOVA
What it installs (macOS)SUPERNOVA.vst3SUPERNOVA.component/Applications/SUPERNOVA.app
The OVNI Audio folder in /Library/Audio/Plug-Ins holds the licence texts and every OVNI plugin shares it: delete it when the last one goes.
Optional, on macOS, so the Installer forgets the receipt: sudo pkgutil --forget com.ovni.plugins.<id>.vst3 (and .au; SUPERNOVA also .app). pkgutil --pkgs | grep ovni lists them.
// Questions
What people ask about the catalog.
Is it free — and until when?
Yes, with no deadline: the code is free forever (AGPLv3) and so are the installers for ORBIT, SUPERNOVA and TELESCOPE. New products released later may be paid.
What does AGPLv3 mean here?
It is the licence of the code: the code stays public, and anyone can build the plugins from it for free, forever, without asking or leaving an email. What has a date is the ready-made installer.
Which formats and systems?
VST3 and AU on macOS 11 or newer, universal (Apple Silicon and Intel). VST3 64-bit on Windows 10 or newer where there is a ZIP — today, ORBIT and TELESCOPE. There is no AAX, so they do not load in Pro Tools.
Is there a Windows version?
ORBIT and TELESCOPE: yes, a VST3 in a ZIP (unsigned — SmartScreen may warn). SUPERNOVA: macOS only.
Why does the download ask for my email?
The ready-made installers go through the list: leave your email once per browser and the download starts right away — you get new modules and updates, nothing else. The source on GitHub needs no email, ever: AGPLv3 keeps it public.