Skip to content

OpenXLR 0.1.0

Choose a tag to compare

@emaspa emaspa released this 28 Aug 10:00
· 30 commits to main since this release

First public release.

  • Wave XLR Pro: full hardware control, verified on hardware
  • XLR Dock: gain, mute, headphone volume via standard ALSA controls, plus software low cut, ClipGuard, and gain lock
  • Wave XLR and Wave XLR MK.2: coded backends, testers wanted (see docs/hardware-support.md)
  • Wave Link style PipeWire submixer: per-app channels, four mixes, virtual microphones, multi-output monitoring, profiles
  • OpenDeck plugin for Stream Deck control: download com.emaspa.openxlr.sdPlugin.zip below and use OpenDeck's install-from-file

Install on Arch Linux from the AUR:

yay -S openxlr
systemctl --user enable --now openxlr-daemon
openxlr

AUR package: https://aur.archlinux.org/packages/openxlr

Ubuntu 24.04+ and Fedora 44+: install the .deb or .rpm from the assets below, both currently in testing. Setup in the README; reports welcome.

NixOS: the repo is a flake with a package and a NixOS module, currently in testing. Setup in the README; reports welcome.

On other distributions, build from source: see the README walkthrough.