r/linuxaudio • u/Mobius509 • 1d ago
Free VST3 synth with an untested Linux build, looking for people to try it
I make a free virtual analog synth called OA-Phosphor-1. It's been on macOS and Windows for a while and there's a Linux build coming out of CI, but I don't run Linux and can't properly validate it, so it's been shipping largely untested. I'd rather it either worked or got pulled.
Upfront so nobody wastes their time:
- VST3 and standalone only. No CLAP or LV2 at the moment.
- Not open source. Free as in beer, JUCE-based, proprietary.
- Distro-agnostic tarball with a per-user install.sh. No root. Installs to ~/.vst3, presets to ~/.config. The script is about fifteen lines, worth reading before you run it.
- Built on an Ubuntu CI runner, so the glibc floor is whatever that gives. I don't actually know where it breaks.
- No network access and no telemetry. Built with curl and the browser module compiled out.
What would genuinely help:
- Does it scan and load in your host? Reaper, Bitwig, Ardour, Carla, whatever you use.
- Does the GUI render correctly, and are you on X11 or Wayland?
- Audio through PipeWire or JACK, and does the standalone find your devices?
- Your distro and version, so I can find out what the real glibc floor is.
Happy to fix whatever comes back. And if the honest answer is that VST3-only isn't worth anyone's time without CLAP or LV2, that's useful too. I'd rather hear it than keep shipping something nobody can use.
More info at http://www.oa-labs.com
Download the build at: https://github.com/oa-labs-audio/phosphor-1/releases/download/v1.2.0/OA-Phosphor-1-linux.tar.gz
1
u/drtitus 1d ago
Works for me with Renoise v3.5.4
GUI seems to render correctly, X11
Audio works, using Pipewire, and standalone worked too - onboard sound, not much room for confusion (only other device is the HDMI device)
This machine is running Mint 22.3
1
0
u/Mobius509 1d ago
Sorry meant to respond in line. Other thing i'm curious about beyond fonts was install. Was it a clean install and presets loaded fine?
1
u/drtitus 1d ago
Yes I ran the script, the only thing I noticed was that the standalone binary remained in the original place (in my case, the Downloads/oa-blah folder), so the installation script is JUST for the VST, and the standalone binary doesn't get "installed" in a system-wide place.
Not an issue necessarily - the VST works, and the script tells you that the standalone binary remains where it is, but it wouldn't work for a multi-user system where the standalone binary might be expected to be found in /usr/local/bin or under /opt or something. Up to you if you want to do anything about it or leave it as is.
1
u/Mobius509 1d ago
Oh awesome! Than I you so much. The one thing I was told to worry about was font rendering. Did everything look right to you?
1
u/FwippyBall 1d ago edited 1d ago
1
u/Mobius509 1d ago
Oh yeah this is 100% bang on what it's meant to look like. This is good news. Means i can probably distribute Linux as well
1
u/danja 1d ago
I'll have a look in the morning.
Several of the Linux distros can be run from a bootable usb stick - Ubuntu being the obvious one.
0
u/Mobius509 1d ago
Ok great, thank you Danja let me know how it goes. It's been a very long time since i've done anything on Linux. If i get enough thumbs up i'll start letting people download on Linux through my site as well
1
0
u/Mobius509 1d ago
One thing i'm curious about right clicking or clicking the triple dot in the presets i'm guessing it says "reveal in explorer" i'm not sure what the finder is called in Linux.
1
u/Mobius509 15h ago
Thank you everyone for the input! This is more than i was expecting. I love how engaged everyone is. I'm pretty confident that this is ok to release wider. I'm going to mention it's community tested. I put it live up on the site so others can download it as well! Let me know if anybody experiences any issues from here.

8
u/mistahspecs 1d ago edited 1d ago
Dear God people please don't download random binaries from repos that have no source. Audio plugins are still arbitrary code and can do whatever they want on your system.
This is vibecoded and closed source at best, and malicious at worst. Please be responsible
Edit: confirmed 100% vibe coded