Vamp Plugin SDK¶
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:
Illustrations and explanations¶
- 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.
Releasing a plugin in binary form¶
- Release checklist -- things to remember to do before or during the build and release process.