Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 576 Bytes

File metadata and controls

14 lines (11 loc) · 576 Bytes

synth_plugin

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:

  1. Go to IPlugExamples
  2. Go to a plug-in folder (e.g. Synthesis)
  3. Open .xcodeproj file in XCode
  4. Select target in upper left corner (Either APP or VST) and choose appropriate OS
  5. Run by clicking triangle in upper left corner

Synth v1: