Wiki » History » Version 6
Version 5 (Chris Cannam, 2013-03-28 09:13 AM) → Version 6/6 (Chris Cannam, 2014-07-09 02:14 PM)
h1. Vamp Plugin SDK
h2. Plugin build tutorial
*A tutorial for prospective plugin developers* covering how to get a new plugin compiled and working.
This tutorial comes in two versions:
* [[mtp1|Using OS/X and command-line tools]]
* [[mtp2|Using Windows and Visual C++]]
h2. Illustrations and explanations
* [[SampleType|Explaining the output SampleType and SampleRate]]. Including guidelines for how to return certain common types of feature, and how to interpret them when developing a host.
h2. Releasing a plugin in binary form
* [[Release checklist]] -- things to remember to do before or during the build and release process.
h2. Plugin build tutorial
*A tutorial for prospective plugin developers* covering how to get a new plugin compiled and working.
This tutorial comes in two versions:
* [[mtp1|Using OS/X and command-line tools]]
* [[mtp2|Using Windows and Visual C++]]
h2. Illustrations and explanations
* [[SampleType|Explaining the output SampleType and SampleRate]]. Including guidelines for how to return certain common types of feature, and how to interpret them when developing a host.
h2. Releasing a plugin in binary form
* [[Release checklist]] -- things to remember to do before or during the build and release process.