Installation
------------------

Copy the plugin files to:
  • AU:   ~/Library/Audio/Plug-Ins/Components/DuckTool.component  
  • VST3: ~/Library/Audio/Plug-Ins/VST3/DuckTool.vst3

Installation Notice
-------------------------

This plugin is unsigned and may be blocked by macOS Gatekeeper.

If macOS shows an “unidentified developer” warning or the plugin doesn’t load,  
remove the quarantine flag in Terminal:

  xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/Components/DuckTool.component
  xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/DuckTool.vst3

For system-wide installation (/Library), add `sudo` and adjust the paths.

Restart your DAW and rescan plugins.

⚠️ Note:  
VST3 may not appear or load properly in Ableton Live — use the AU version instead.