ABYZOR VARIATIONS
Step-by-step setup for Windows and macOS
Windows Installation (v2.1.0)
OPTION A — Installer (recommended)
- Close your DAW before installing.
- Run
ABYZOR-Variations-v2.1.0-Installer.exe. - On the folder page, select the VST3 plugins folder your DAW scans — typically
C:\Program Files\Common Files\VST3\. You can also choose a custom folder (e.g.F:\Ableton\VSTS\VST3). - Finish the wizard. The installer copies the complete
ABYZOR Variations.vst3bundle (plugin binary +Resources/) to…\VST3\ABYZOR Variations.vst3\. - Open your DAW → Rescan plugins.
- Load ABYZOR Variations as an Instrument (MIDI generator) — not as a MIDI FX.
OPTION B — Manual install from ZIP
- Close your DAW before installing.
- Download and extract
ABYZOR-Variations-v2.1.0-windows-manual.zip. - Copy the full
ABYZOR Variations.vst3folder (includingResources/) intoC:\Program Files\Common Files\VST3\(or your DAW’s custom VST3 folder). - Open your DAW → Rescan plugins.
- Load ABYZOR Variations as an Instrument — not as a MIDI FX.
.vst3 folder with Resources/ — preview samples and
timbres will not work if you copy only the inner binary.
Licensing
Works exactly the same as on macOS. One license covers both platforms.
Preview assets (samples, styles, sound library) are bundled inside the plugin at
…\ABYZOR Variations.vst3\Resources\
macOS Installation (v2.1.0+)
OPTION A — DMG installer (recommended)
- Close your DAW.
- Open
ABYZOR-Variations-v2.1.0-mac-universal.dmg. - Drag
ABYZOR Variations.vst3onto the “VST3 →” shortcut (installs to/Library/Audio/Plug-Ins/VST3/— macOS will ask for your password). - Drag
ABYZOR Variations.componentonto the “AU Components →” shortcut (installs to/Library/Audio/Plug-Ins/Components/). - Rescan plugins in your DAW.
- Logic Pro: Plug-in Manager
- Ableton Live: Preferences → Plug-ins → Rescan
Without admin access, copy the bundles manually to your user folders instead:
~/Library/Audio/Plug-Ins/VST3/ABYZOR Variations.vst3 ~/Library/Audio/Plug-Ins/Components/ABYZOR Variations.component
OPTION B — Manual install from ZIP
- Extract
ABYZOR-Variations-v2.1.0-mac-universal.zipto a temporary folder. - Copy the plugins to your DAW's plugin folders:
VST3 (Ableton Live, REAPER, etc.):
~/Library/Audio/Plug-Ins/VST3/ABYZOR Variations.vst3 or (for all users): /Library/Audio/Plug-Ins/VST3/ABYZOR Variations.vst3
Audio Unit (Logic Pro, GarageBand):
~/Library/Audio/Plug-Ins/Components/ABYZOR Variations.component or: /Library/Audio/Plug-Ins/Components/ABYZOR Variations.component
- Rescan your plugins in your DAW.
Gatekeeper quarantine (after download)
If macOS blocks the plugin after downloading, run in Terminal (adjust paths if you installed elsewhere):
xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/ABYZOR\ Variations.vst3 xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/Components/ABYZOR\ Variations.component
Alternatively, run the included remove_quarantine.sh script (please review the script before
running it).
Licensing
Works exactly the same as on Windows.
Preview assets (samples, styles, sound library) are bundled inside each plugin at
…/Contents/Resources/
For complete documentation, see installer/mac/README.md in the repository.