Mercurial > hg > vamp-docs
diff code-docs/inherits.html @ 3:5c2683745b33 vamp-plugin-sdk-v2.4
Update for 2.4
author | Chris Cannam |
---|---|
date | Fri, 13 Jul 2012 13:30:27 +0100 |
parents | 3c430ef1ed66 |
children | 27319718b1f8 |
line wrap: on
line diff
--- a/code-docs/inherits.html Tue Oct 04 14:57:53 2011 +0100 +++ b/code-docs/inherits.html Fri Jul 13 13:30:27 2012 +0100 @@ -2,6 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>VampPluginSDK: Class Hierarchy</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -28,7 +29,7 @@ <td style="padding-left: 0.5em;"> <div id="projectname">VampPluginSDK -  <span id="projectnumber">2.1</span> +  <span id="projectnumber">2.4</span> </div> </td> @@ -40,7 +41,7 @@ </table> </div> -<!-- Generated by Doxygen 1.7.5.1 --> +<!-- Generated by Doxygen 1.8.0 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> @@ -74,7 +75,7 @@ <div class="header"> <div class="headertitle"> <div class="title">Class Hierarchy</div> </div> -</div> +</div><!--header--> <div class="contents"> <div class="textblock"> <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p> @@ -111,43 +112,47 @@ <map name="FixedTempoEstimator_1_1D" id="FixedTempoEstimator_1_1D"> <area shape="rect" id="node1" href="classFixedTempoEstimator_1_1D.html" title="FixedTempoEstimator::D" alt="" coords="5,5,157,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Vamp_1_1HostExt_1_1PluginLoader"/> +<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Vamp_1_1FFT"/> +<map name="Vamp_1_1FFT" id="Vamp_1_1FFT"> +<area shape="rect" id="node1" href="classVamp_1_1FFT.html" title="A simple FFT implementation provided for convenience of plugin authors." alt="" coords="6,5,85,30"/></map> +</td></tr> +<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#Vamp_1_1HostExt_1_1PluginLoader"/> <map name="Vamp_1_1HostExt_1_1PluginLoader" id="Vamp_1_1HostExt_1_1PluginLoader"> <area shape="rect" id="node1" href="classVamp_1_1HostExt_1_1PluginLoader.html" title="Vamp::HostExt::PluginLoader is a convenience class for discovering and loading Vamp plugins using the..." alt="" coords="5,5,181,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1Feature"/> +<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1Feature"/> <map name="Vamp_1_1Plugin_1_1Feature" id="Vamp_1_1Plugin_1_1Feature"> <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1Feature.html" title="Vamp::Plugin::Feature" alt="" coords="6,5,143,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1OutputDescriptor"/> +<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1OutputDescriptor"/> <map name="Vamp_1_1Plugin_1_1OutputDescriptor" id="Vamp_1_1Plugin_1_1OutputDescriptor"> <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1OutputDescriptor.html" title="Vamp::Plugin::OutputDescriptor" alt="" coords="6,5,197,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#Vamp_1_1PluginAdapterBase"/> +<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#Vamp_1_1PluginAdapterBase"/> <map name="Vamp_1_1PluginAdapterBase" id="Vamp_1_1PluginAdapterBase"> <area shape="rect" id="node1" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its..." alt="" coords="5,5,165,30"/><area shape="rect" id="node3" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio..." alt="" coords="214,5,378,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#Vamp_1_1PluginBase"/> +<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Vamp_1_1PluginBase"/> <map name="Vamp_1_1PluginBase" id="Vamp_1_1PluginBase"> <area shape="rect" id="node1" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc." alt="" coords="6,178,125,203"/><area shape="rect" id="node3" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o..." alt="" coords="174,178,266,203"/><area shape="rect" id="node5" href="classAmplitudeFollower.html" title="Example plugin implementing the SuperCollider amplitude follower function." alt="" coords="345,5,468,30"/><area shape="rect" id="node7" href="classFixedTempoEstimator.html" title="Example plugin that estimates the tempo of a short fixed-tempo sample." alt="" coords="338,54,475,79"/><area shape="rect" id="node9" href="classPercussionOnsetDetector.html" title="Example plugin that detects percussive events." alt="" coords="329,103,484,129"/><area shape="rect" id="node11" href="classPowerSpectrum.html" title="Example plugin that returns a power spectrum calculated (trivially) from the frequency domain represe..." alt="" coords="353,153,460,178"/><area shape="rect" id="node13" href="classSpectralCentroid.html" title="Example plugin that calculates the centre of gravity of the frequency domain representation of each b..." alt="" coords="351,202,463,227"/><area shape="rect" id="node15" href="classVamp_1_1HostExt_1_1PluginWrapper.html" title="PluginWrapper is a simple base class for adapter plugins." alt="" coords="315,251,499,277"/><area shape="rect" id="node25" href="classVamp_1_1PluginHostAdapter.html" title="PluginHostAdapter is a wrapper class that a Vamp host can use to make the C-language VampPluginDescri..." alt="" coords="327,301,486,326"/><area shape="rect" id="node27" href="classZeroCrossing.html" title="Example plugin that calculates the positions and density of zero-crossing points in an audio waveform..." alt="" coords="360,350,453,375"/><area shape="rect" id="node17" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html" title="PluginBufferingAdapter is a Vamp plugin adapter that allows plugins to be used by a host supplying an..." alt="" coords="558,178,789,203"/><area shape="rect" id="node19" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html" title="PluginChannelAdapter is a Vamp plugin adapter that implements a policy for management of plugins that..." alt="" coords="560,227,787,253"/><area shape="rect" id="node21" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html" title="PluginInputDomainAdapter is a Vamp plugin adapter that converts time-domain input into frequency-doma..." alt="" coords="547,277,800,302"/><area shape="rect" id="node23" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html" title="PluginSummarisingAdapter is a Vamp plugin adapter that provides summarisation methods such as mean an..." alt="" coords="547,326,800,351"/></map> </td></tr> -<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Vamp_1_1PluginBase_1_1ParameterDescriptor"/> +<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#Vamp_1_1PluginBase_1_1ParameterDescriptor"/> <map name="Vamp_1_1PluginBase_1_1ParameterDescriptor" id="Vamp_1_1PluginBase_1_1ParameterDescriptor"> <area shape="rect" id="node1" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html" title="Vamp::PluginBase::ParameterDescriptor" alt="" coords="6,5,239,30"/></map> </td></tr> -<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#Vamp_1_1RealTime"/> +<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#Vamp_1_1RealTime"/> <map name="Vamp_1_1RealTime" id="Vamp_1_1RealTime"> <area shape="rect" id="node1" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve..." alt="" coords="6,5,114,30"/></map> </td></tr> </table> -</div> +</div><!-- contents --> </div> <div id="nav-path" class="navpath"> <ul> - <li class="footer">Generated on Tue Oct 4 2011 14:38:51 for VampPluginSDK by + <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> </ul> </div>