public
Description: VST project templates for Xcode
Homepage:
Clone URL: git://github.com/teragonaudio/xcodevsttemplates.git
name age message
file .gitignore Sat Apr 18 08:52:52 -0700 2009 Fixed build errors, removed lots of junk from b... [Nik Reiman]
file README.txt Sat Apr 18 07:46:42 -0700 2009 Initial import - just the README for now [Nik Reiman]
directory VST Plugin/ Sat Apr 18 08:52:52 -0700 2009 Fixed build errors, removed lots of junk from b... [Nik Reiman]
README.txt
To install the templates, simply copy the "VST Plugin" folder to:
/Developer/Library/Xcode/Project Templates

Restart Xcode, and then under File -> New Project, you should see a new category for "VST Plugin".  You must also 
download the VST SDK at:
http://www.steinberg.net/en/company/3rd_party_developer.html

Instructions for using the VST SDK code with your plugin are provided in the README.rtf file created by the templates.