Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 19:56
· 6 commits to main since this release

Adds a UI zoom option for high-resolution displays.

Right-click the panel, pick UI Zoom, and choose 75%, 100% or 125%. The window
redraws immediately.

Installation

First, download the ZIP (see Assets below).

Windows: Extract to C:\Program Files\Common Files\VST3\

Linux: Extract to ~/.vst3/ or /usr/lib/vst3/

macOS:

  1. Extract to ~/Library/Audio/Plug-Ins/VST3/
  2. Run: xattr -rd com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/WetDelay.vst3
  3. The plugin is unsigned, so macOS quarantines it. That does not mean it is unsafe.

Restart your DAW and rescan for plugins.

See the README for full details.