Skip to content

Audexi 1.1.0

Choose a tag to compare

@ModerDayDinosaur ModerDayDinosaur released this 13 Aug 03:26

Audexi 1.1.0 — the first commercial release.

A desktop audio converter for Windows and macOS. Drag in files, pick a format, and convert to OGG, WAV, MP3 or FLAC.

Buy a licence at ctrlcolab.com/audexi — $4.99 one time, covering two installs and every 1.x update.

Download

Platform File
Windows 10 & 11 (64-bit) audexi-v1.1.0.msi
macOS 11+ (Apple silicon) Audexi-1.1.0-macOS-arm64.dmg

Activating

Your purchase email contains your licence. On first launch Audexi asks for it — paste the block from the email, or choose the attached .axlc file. Verification happens entirely on your own machine: there is no account, no activation server, and Audexi makes no network requests at runtime, so it keeps working offline.

Checksums (SHA-256)

59a042af67edaf546876a751e48b55248b5a3410aa65208032ce99a119dd33e3  audexi-v1.1.0.msi
4e313720ac8f3b06501834fe5a80792e2d440a81af822f40fcfcf8dda5e26ea6  Audexi-1.1.0-macOS-arm64.dmg
bf9f72c0fbb9a1ebfd82a0d9673b53a509a4c13a425e356c07c452108eecded7  lame-3.100.tar.gz

Notes

  • The macOS build is signed with a Developer ID, notarized by Apple and stapled, so it opens with no Gatekeeper warning and needs no right-click-to-open workaround. Open the .dmg and drag Audexi to Applications.
  • The macOS build is Apple silicon only (M1 and later). There is no Intel build.
  • Windows installers are unsigned, so SmartScreen may warn on first run — choose More info → Run anyway.

LGPL — LAME

Audexi encodes MP3 with LAME, which is licensed under the LGPL. LAME is not compiled into the application: it ships as a separate library (libmp3lame.dll on Windows, libmp3lame.dylib in Audexi.app/Contents/Frameworks on macOS) that you are free to replace with your own build.

The complete LAME source this release is built from is attached as lame-3.100.tar.gz. The full component list ships inside the application as THIRD-PARTY-LICENSES.txt, alongside LAME's own licence text as LAME-COPYING.txt.