macOS

GoXLR on macOS.

There are Mac builds, and they work. There is also a caveat the project states plainly, and repeating it here is more useful than pretending otherwise.

Experimental

macOS support is marked experimental by the project itself. It is not abandoned and it is not a stub — but it has had less time on real hardware than the Windows and Linux builds. Treat it as usable but rough, and report what breaks.

Which build you need

Two installers, and picking the wrong one is the most likely first mistake:

  • Apple Silicon — M1 and later. The -m1 package.
  • Intel — any Mac from before the transition. The -intel package.

Not sure? Apple menu → About This Mac. “Chip” means Apple Silicon; “Processor” means Intel.

What you get

The same application as the other platforms, not a cut-down version: the full routing matrix, the mic chain, lighting, profile compatibility with the official Windows app, the sampler, multi-device support, and the CLI and local API.

That last part matters more on a Mac than it might sound. Because the interface is only an API client, anything you can click you can also drive from a shell script or a Shortcut.

Why there was never an official Mac app

TC-Helicon shipped Windows software only. The device itself is a class-compliant audio interface, so a Mac will happily play and record through a GoXLR out of the box — but routing, lighting, profiles and the mic chain are all configured over USB by the application, and with no application, none of that is reachable.

This project closes that gap the same way it did for Linux: by reimplementing the protocol.

Before you file a bug

Include your macOS version, whether the Mac is Intel or Apple Silicon, the Utility version, whether it is a GoXLR or a Mini, and what the daemon logged. Given the experimental label, good reports are unusually valuable here.

Mac users got skipped. Not any more.

Free, open source, and the same feature set as the Windows build.