Skip to main content

Downloads

Pick your platform and install the newest version, feedback appreciated (pun intended).

1.4.0

July 3, 2026

  • Windows 10/11 (x64)

    Standalone app + VST3 plugin

    Quick install
    • Run the downloaded .exe installer.
    • Complete setup and launch Soundshed Guitar from Start Menu.
    • Open your DAW and rescan plugins if VST3 is not detected automatically.
    Download
  • macOS (Intel / Apple Silicon)

    Standalone app + AU/AAX/VST3 plugin

    Quick install
    • Open the downloaded .pkg and follow the installer prompts.
    • If macOS blocks first launch, allow it from System Settings > Privacy & Security.
    • Open your DAW and run plugin rescan for AU/VST3/AAX as needed.
    Download
  • Linux (x64)

    Standalone app + LV2/CLAP/VST3 plugin.

    Quick install
    • Extract the archive into a staging folder.
    • Copy bundled plugins into /usr/lib (requires sudo).
    • Copy the standalone app into ~/opt (or system /opt) and launch from there.
    Suggested Commands
    wget -O SoundshedGuitar-1.4.0-Linux-x64.zip https://downloads.soundshed.com/downloads/SoundshedGuitar-1.4.0-Linux-x64.zip
    unzip SoundshedGuitar-1.4.0-Linux-x64.zip -d soundshed-install
    sudo cp -r soundshed-install/usr/lib/* /usr/lib
    cp -r soundshed-install/opt/* ~/opt
    
    # Requires libwebkit2gtk-4.1-dev (if you encounter blank white window)
    # e.g. sudo apt install libwebkit2gtk-4.1-dev
    Download

Release Notes

Recent fixes, workflow changes, and notes.

  • New folder browser with favorites, tagging, and filter-by-tag support for local resources.
  • MIDI parameter mapping and automation workflows, plus direct MIDI setlist bank selection.
  • New Signal Analyzer utility effect with LUFS loudness measurement and bark band perceptual analysis.
  • IR Cab, riff import, and demo audio now support AIFF/AIFC and MP3 in addition to WAV.
  • Jam tab is now enabled on macOS and Linux, with substantial layout and interaction improvements.
Full Release Notes

Older Release Notes