Pre-Release Notice
This is a pre-release version for testing and evaluation. User accounts, files, and storage may be reset periodically during this phase. Feel free to try it out — your feedback helps shape the final product.
Installation — macOS
Your browser may show "Suspicious download blocked" for the macOS zip. This is normal for unsigned plugins — click the warning and choose "Keep" or "Download suspicious file" to proceed.
The zip contains a vstcollaboration.vst3 folder:
vstcollaboration.vst3/ ├── Contents/ │ ├── MacOS/ │ │ └── vstcollaboration │ └── Info.plist
- Extract the downloaded zip file
- Copy the entire
vstcollaboration.vst3folder to~/Library/Audio/Plug-Ins/VST3/ - Remove the quarantine flag (required — the plugin will not load without this):
xattr -cr ~/Library/Audio/Plug-Ins/VST3/vstcollaboration.vst3 - Restart your DAW
Installation — Windows
The zip contains a vstcollaboration.vst3 folder:
vstcollaboration.vst3/ ├── Contents/ │ └── x86_64-win/ │ └── vstcollaboration.vst3
- Extract the downloaded zip file
- Copy the entire
vstcollaboration.vst3folder toC:\Program Files\Common Files\VST3\ - Restart your DAW
System Requirements
macOS: Apple Silicon (arm64), macOS 11+
Windows: x86_64, Windows 10+
Supported DAWs
Any DAW with VST3 support.
Feedback
Found a bug or have a feature request? Report it on GitHub.
Or email support@punkq.com.