Download JamWide

Get the latest version of JamWide for your platform.


Latest Release

Download Latest Release

Check the releases page for the latest version


Available Formats

macOS

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

Windows

Format File Install Location
CLAP JamWide.clap %LOCALAPPDATA%\Programs\Common\CLAP\
VST3 JamWide.vst3 %LOCALAPPDATA%\Programs\Common\VST3\

Installation

macOS

  1. Download the .zip file for your desired format
  2. Extract the plugin file
  3. Copy to the appropriate folder (see table above)
  4. Restart your DAW
  5. Scan for new plugins if necessary

Windows

  1. Download the .zip file for your desired format
  2. Extract the plugin file
  3. Copy to the appropriate folder (see table above)
  4. Restart your DAW
  5. Scan for new plugins if necessary

System Requirements

macOS

Windows

Note: Windows 7 and Windows 8 are not supported. The plugin requires Windows 10 or later with Direct3D 11.


Build from Source

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


Previous Releases

All releases are available on the GitHub Releases page.


Verification

Each release includes SHA256 checksums. Verify your download:

# macOS/Linux
shasum -a 256 JamWide-*.zip

# Windows (PowerShell)
Get-FileHash JamWide-*.zip -Algorithm SHA256