Independent Linux audio lab

Record, route, and perform on Linux without the mystery.

Plain, tested guides for musicians running their studio on open-source tools. Setup, routing, latency, and the gear that actually works.

JACK · PipeWire · ALSA Latency tuning Linux DAWs & plugins
Signal routing — application to interface
DAW Ardour · Reaper audio server JACK / PipeWire interface USB / PCIe plugins LV2 · VST
Start here

Four steps to a working Linux studio

New to audio on Linux? Follow the path in order. Each step links to a full guide with commands and expected results.

Pick a base

Choose a distro and a real-time-friendly kernel for low-latency work.

Set up the server

Install and configure JACK or PipeWire as your audio backbone.

Connect your gear

Get your USB or PCIe interface recognized and routed cleanly.

Tune latency

Set buffer and period sizes, then measure and kill xruns.

Routing

JACK and PipeWire, side by side

The decision most setups get stuck on. Here is the short version, with a copy-ready check.

Quick comparison

WhatJACKPipeWire
Pro routingMatureJACK-compatible
Desktop audioExtra setupBuilt in
Lowest latencyProvenVery close
Setup effortHigherLower

Check your server

# start JACK on an ALSA device at 48k, 128-frame buffer
$ jackd -d alsa -r 48000 -p 128

# watch live latency and xruns under PipeWire
$ pw-top
S ID QUANT RATE WAIT BUSY
R 34 128 48000 12.4us 31.0us
Compatibility

What runs with what

A living matrix of distro, audio server, DAW, and plugin format, with latency notes from real setups.

DistroAudio serverDAWPlugin formatNotes
Ubuntu StudioPipeWireArdourLV2 / VST3Lowest-friction start
Fedora JamPipeWireReaperVST / LV2Recent kernels
ArchJACKQtractorLV2 / LADSPAFull manual control
DebianJACK / PipeWireArdourLV2Stable, older packages
On the name. JackLab Audio is an independent editorial site. It is not affiliated with, endorsed by, or a continuation of the former JackLab Audio Distribution project, and it is not affiliated with openSUSE, the JACK project, PipeWire, ALSA, WineASIO, or Packman. Historical references are presented as neutral, cited history.