Audio Toolkit plugins Code
Brought to you by:
matthieubrucher
Audio plugins based on the Audio Toolkit and JUCE for the newest plugins and WDL-OL for the older ones.
On Windows
For WDL-OL, get WDL-OL from github, and copy this repository inside the WDL-OL folder. Set ATKROOT, ATK32ROOT and BOOSTROOT paths as environment variables.
For JUCE, get JUCE from juce.com. Set ATKROOT, ATK32ROOT, JUCEROOT and BOOSTROOT as environment variables. You may need to add also IPPROOT, VST3SDK and AAXSDK.
On macOS:
For WDL-OL, get WDL-OL from github, and copy this repository inside the WDL-OL folder. Specify in WDL-OL's common.xcconfig the ATKROOT, ATK32ROOT and BOOSTROOT path.
Once this is done, compile the plugin you want.