Wiki » History » Version 5

Version 4 (Chris Cannam, 2012-05-11 08:32 PM) → Version 5/6 (Chris Cannam, 2013-03-28 09:13 AM)

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.