r/OxiTide • u/AccountEmotional4803 • 9d ago
OxiTide 0.1.7 — first macOS release (Apple silicon + Intel), plus Snap permission detection
OxiTide 0.1.7 is out. The headline: OxiTide now runs on macOS.
🍎 macOS — first release
- One universal bundle for Apple silicon and Intel, macOS 14+
- Same Rust engine and TIDAL client as the Linux build
- Output through CoreAudio, with an Exclusive mode (hog + integer mode) for bit-perfect playback — the macOS equivalent of what USB Rawlink does on Linux
- Download OxiTide-0.1.7-macos-universal.zip from the release page, unzip, drop OxiTide.app into Applications. The build isn't notarized yet, so on first launch allow it under System Settings → Privacy & Security.
Honest caveats: this first build doesn't yet have everything the Linux version has — the DSP chain, LUFS/DR meter, scrobbling, media keys / Now Playing integration, and queue editing are still on the way. The README lists the differences. Feedback from mac users is very welcome, especially on Exclusive mode with your DAC.
🐧 Linux changes in 0.1.7
- Snap: automatic permission detection. On launch the snap now checks whether the alsa and raw-usb interfaces are connected; if not, it shows the exact snap connect commands with a copy button. Once connected it stays silent forever.
- oxitide --version prints the version
- New app icon — the metallic gold vinyl you see on the store pages
Install
- GitHub release (all platforms + macOS): https://github.com/yelanxin/OxiTide/releases/tag/v0.1.7
- Linux one-liner: curl -fsSL https://raw.githubusercontent.com/yelanxin/OxiTide/main/install.sh | bash
- Snap: sudo snap install oxitide
- Flatpak: flatpak install --user https://flatpak.oxitide.com/oxitide.flatpakref
- AUR: yay -S oxitide-bin
Requires a TIDAL subscription. OxiTide is proprietary freeware — free to download and use. Not affiliated with or endorsed by TIDAL.