# HG changeset patch # User Chris Cannam # Date 1392055908 0 # Node ID df86d318892ba54c4066ed95785c7301beac849f # Parent 777c23552fd32882d24e0951f9f0dc7a55f13f30 Link to SampleType doc diff -r 777c23552fd3 -r df86d318892b develop.html --- a/develop.html Mon Jan 20 11:06:06 2014 +0000 +++ b/develop.html Mon Feb 10 18:11:48 2014 +0000 @@ -104,6 +104,8 @@
  • Read a presentation about the principles of Vamp plugins for potential developers.
  • +
  • Read the detailed docs about SampleType and SampleRate properties of a plugin's outputs.
  • +
  • Read the API documentation online. Your plugins will normally derive from the Vamp::Plugin class.
  • Read the README file for the SDK.