Currently looking for a good DAW to run on Linux. I used Ableton Live 11 Standard back on Windows, got it running decently on Fedora with Wine, but kind of want to explore some other options.
Before I used Live, LMMS was actually what I used first while I was learning. I never did anything too real with it so I’m not honestly too sure what it’s capable of, but it also seems to be abandonware? Hasn’t been updated since 2020, what’s that about?
I’m not 100% dead set on using FOSS btw, for this anyways. It would definitely be a plus, but i’ll use proprietary if it runs well on Linux and is good at what it does. Are there any other options I should check out or look into? I’ve heard pretty good things about ardour and bitwig but don’t know too much about them.


Reaper is definitely the way to go. While it is not FOSS I feel it has the spirit of Linux. It is extremely customisable and flexible and it has all the features you expect from a good DAW.
The real issue is finding instrument and effect plugins that work on Linux. The popular ones are all windows or Mac only because they depend on DRM control software that doesn’t work on Linux.
Yabridge exist for windows plugins. Surprisingly works pretty good. My arturia pack works w/o any major issues. There is some virtual monitor thingy I do on sway to workaround weird performance bug. But I don’t think it should surface on kde for example.
As for Reaper, DAWs and Linux: Make sure to have low latency setup for pipewire. I had to configure some stuff on arch and add pipewire latency variable with lowest values that my interface can handle to launch option for reaper. I prefer playing and practicing on Linux over the windows in terms of latency now. For how messy pipewire can be, when it’s setup correctly, it’s magnitudes better than windows for low latency audio not just because of latency, but because of current windows audio drivers limitations. I no longer record or edit for quiet some time, so can’t say how it compares to other DAWs. Also why I’m personally using reaper: it’s intuitive, fast, fair price, good terms (perpetual license with updates, there is eol for updates, but it’s focused on specific version release, and for how release cycle goes it can last almost a decade, and you can still use the older versions after update eol, but better read terms yourself), and It has trial period over which I decided that it’s best suited for me.
I would be interested in any resources you have on improving latency with pipework. Windows has the ASIO driver which gives direct access to the Audi interface. I didn’t think pipewire was able to match it, but I’ll be glad to be wrong.
I took a brief looked at yabridge a while ago, but struggled. Sounds like I should revisit it.
https://wiki.archlinux.org/title/Professional_audio https://wiki.archlinux.org/title/PipeWire I had some stuff on arch not working from the box, and interface selecting wrong type, which added latency as well. I managed to debug most of my stuff using those 2 pages and pipewire documentation. You may not need most of it on another distro. But it’s a good read either way. I changed way too much and long time ago to remember everything though. If everything setup correctly, setting lowest interface supported values for pipewire latency should do the trick (point 3.1.3 on pipewire arch wiki page), without it pipewire will default to the default config option, hence why you probably felt the delay.