Simple synthesizer C++ application based off wdl-ol library (https://github.com/olilarkin/wdl-ol). Can run as a standalone APP or VST. Made with help from Martin Finke's tutorials: http://www.martin-finke.de/blog/tags/making_audio_plugins.html
To run:
- Go to IPlugExamples
- Go to a plug-in folder (e.g. Synthesis)
- Open .xcodeproj file in XCode
- Select target in upper left corner (Either APP or VST) and choose appropriate OS
- Run by clicking triangle in upper left corner
Synth v1: