Download JamWide


v1.1 Beta — JUCE Rewrite

The new JUCE-based version of JamWide is available as a beta. This is a complete rewrite with FLAC lossless audio, multichannel output routing, DAW transport sync, standalone mode, and Linux support.

This is beta software — it may contain bugs. Please report issues on GitHub.

Download v1.1-beta.18

macOS (Universal) / Windows (x64) / Linux (x64)


v1.0 Stable (Legacy)

The previous CLAP/ImGui version. Recommended if you need a version that has been field-tested for longer, or if the beta has an issue on your system. No new features, but stable on all its supported platforms.

Download v1.0 (Legacy)

macOS (Universal) / Windows (x64)


Available Formats

macOS (Universal: Intel + Apple Silicon)

Format File Install Location
VST3 JamWide.vst3 ~/Library/Audio/Plug-Ins/VST3/
Audio Unit JamWide.component ~/Library/Audio/Plug-Ins/Components/
CLAP JamWide.clap ~/Library/Audio/Plug-Ins/CLAP/
Standalone JamWide.app /Applications/

Windows (64-bit)

Format File Install Location
VST3 JamWide.vst3 %LOCALAPPDATA%\Programs\Common\VST3\
CLAP JamWide.clap %LOCALAPPDATA%\Programs\Common\CLAP\
Standalone JamWide.exe Anywhere you like

Linux (64-bit)

Format File Install Location
VST3 JamWide.vst3 ~/.vst3/
CLAP JamWide.clap ~/.clap/
Standalone JamWide Anywhere you like

Installation

  1. Download the archive for your platform from the releases page (.tar.gz for macOS/Linux, .zip for Windows)
  2. Extract the plugin files
  3. Copy to the appropriate folder (see tables above)
  4. Restart your DAW
  5. Scan for new plugins if necessary

System Requirements

macOS

Windows

Linux


Build from Source

Prefer to compile yourself? See the documentation for build instructions.


Previous Releases

All releases are available on the GitHub Releases page.