Skip to content

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

Notifications You must be signed in to change notification settings

nbhaip/synth_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published