Skip to content

v1.1.0

Latest

Choose a tag to compare

@kasettli kasettli released this 11 Aug 13:01

Improved early reflections, added support for fractional drift values, fixed various bugs.
See CHANGELOG.md for details.

Installation

macOS

  1. Download and unpack the plugin build ZIP for your system: ..._macOS-arm_AU.zip or ..._macOS-arm_AU.zip.

  2. Copy the plugin into the matching folder (create it if it doesn't exist):

    • VST3 -> ~/Library/Audio/Plug-Ins/VST3/
    • Audio Unit -> ~/Library/Audio/Plug-Ins/Components/

    To reach these folders in Finder, use Go > Go to Folder... and paste the path.

  3. Because the plugin is downloaded from the internet and not notarized, macOS may block it. Clear the quarantine flag by running this in Terminal (adjust the path/filename to match what you installed):

xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/FDverb.vst3
  1. Restart your DAW (or rescan plugins). FDverb will appear under the IIP manufacturer.

Windows

  1. Download and unpack the plugin build ZIP for your system: ..._Windows_VST3.zip.

  2. Copy FDverb.vst3 into:

C:\Program Files\Common Files\VST3\
  1. Restart your DAW (or rescan plugins).