MewDelay

Installation — Windows / macOS setup

🌐 日本語

System requirements

Item Details
OS (Windows) Windows 10 / 11 (64-bit)
OS (macOS) macOS 12 or later (Apple Silicon / Intel Universal Binary)
Plug-in format VST3 (64-bit)
Verified host Cubase (Windows / macOS)

Other DAWs (Studio One, Reaper, Ableton Live, and so on) have not been verified. MewDelay behaves as a standard VST3 effect, but the exact procedure can vary by host.

Install on Windows

  1. Unzip the archive into a folder.
  2. Run install.bat (a UAC prompt appears). The VST3 is installed at:

    C:\Program Files\Common Files\VST3\Mewlist\
    
  3. Rescan plug-ins in your DAW.

Install on macOS

Unzip the archive and run, in Terminal:

chmod +x install_mac.sh
./install_mac.sh

The VST3 is installed at:

~/Library/Audio/Plug-Ins/VST3/

and the Gatekeeper quarantine attribute is cleared automatically. After it finishes, rescan plug-ins in your DAW.

About the macOS Gatekeeper warning

If you just drag the plug-in over in Finder, macOS may say “the file is damaged” or refuse to load it. The included install_mac.sh clears the quarantine attribute so the host can load it.

macOS (manual install)

Copy MewDelay.vst3 to:

~/Library/Audio/Plug-Ins/VST3/

Then, in Terminal, clear the quarantine attribute yourself:

xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/MewDelay.vst3

Uninstall

Type Remove
Windows C:\Program Files\Common Files\VST3\Mewlist\MewDelay.vst3
macOS ~/Library/Audio/Plug-Ins/VST3/MewDelay.vst3

MewDelay does not use the Windows registry.