From 1aee4a862d57cb93162f7f790a9f82ff58d9d064 Mon Sep 17 00:00:00 2001 From: Rodney Leviton Date: Fri, 10 Jul 2026 12:23:00 +1000 Subject: [PATCH] docs(readme): DMG is universal (Apple Silicon + Intel), not ASi-only --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7dc3cb8..eeaac30 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ system resample. Watch **Audio MIDI Setup** follow the music. ## Download -**[⬇ Download the latest macOS build](https://github.com/reactivepixels/eko/releases/latest)** — a ready-to-run `.dmg` (Apple Silicon). No build step required. +**[⬇ Download the latest macOS build](https://github.com/reactivepixels/eko/releases/latest)** — a ready-to-run **universal** `.dmg` (Apple Silicon & Intel). No build step required. Or install with [Homebrew](https://brew.sh): @@ -96,8 +96,9 @@ The site and docs are live at **[eko.reactivepixels.com](https://eko.reactivepix ## Requirements - **macOS** (Apple Silicon or Intel). EKO is macOS-only for v1 — the bit-perfect device-rate - matching uses the CoreAudio HAL, which has no cross-platform equivalent. Note: the prebuilt - DMG is Apple Silicon only for now; Intel users should build from source. + matching uses the CoreAudio HAL, which has no cross-platform equivalent. The prebuilt DMG is + **universal** — a single signed & notarized download runs natively on both Apple Silicon and + Intel Macs. - A DAC or audio interface to hear the difference (though it's a better path on any output). ## Build from source