Releases: simonflore/opennord
Release list
OpenNord Desktop v0.0.1 (alpha)
A native desktop build of OpenNord that talks to your Nord over USB directly — no browser needed. It's useful for any Nord, and it's the only way to reach pre-WinUSB Nords (Stage 2-era, USB product id < 0x0024) that a browser can't claim over USB.
Everything the web app does — read .ns2p/.ns3f/.ns4p files, organize your library, play your samples — works here too.
⚠️ Alpha, and the desktop USB path is not yet hardware-validated. Reading, organizing and sample playback are solid. USB transfer is proven live on a Stage 4 over WebUSB, but this node-usb desktop path hasn't been confirmed against a real device yet — treat it as experimental and back up your keyboard before writing anything. Provided as-is, no warranty (AGPL-3.0 §15–16).
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | OpenNord-0.0.1-mac-arm64.zip |
| Windows (x64) | OpenNord-0.0.1-win.zip |
First launch
macOS — the app is not notarized (adhoc-signed), so Gatekeeper blocks it the first time. Either right-click the app → Open → Open, or run once:
xattr -cr OpenNord.app
Windows — unzip and run OpenNord.exe. Stage 3/4 connect out of the box. To reach a pre-WinUSB Stage 2 (still bound to Nord Sound Manager's driver), install the one-time UsbDk runtime — the app will prompt you when it's needed. This captures the device without replacing NSM's driver, so NSM keeps working.
OpenNord is an independent, community-built project — not affiliated with, endorsed by, or connected to Clavia DMI AB or Nord Keyboards. Free software under the GNU AGPL-3.0-or-later.