Annolyzer - macOS Installation
==============================

This package contains:
  Annolyzer.component  (Audio Unit plugin)
  Annolyzer.vst3       (VST3 plugin)

Install for all users (requires admin password):
  sudo cp -r Annolyzer.component "/Library/Audio/Plug-Ins/Components/"
  sudo cp -r Annolyzer.vst3      "/Library/Audio/Plug-Ins/VST3/"

Install for current user only:
  cp -r Annolyzer.component ~/Library/Audio/Plug-Ins/Components/
  cp -r Annolyzer.vst3      ~/Library/Audio/Plug-Ins/VST3/

After copying, restart your DAW and rescan plugins if needed.
