comparison code-docs/classPercussionOnsetDetector.html @ 6:27319718b1f8 vamp-plugin-sdk-v2.7

Update code docs to v2.7 SDK
author Chris Cannam
date Fri, 24 Feb 2017 16:44:47 +0000
parents 5c2683745b33
children
comparison
equal deleted inserted replaced
5:5c95f546f0b4 6:27319718b1f8
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
6 <title>VampPluginSDK: PercussionOnsetDetector Class Reference</title> 8 <title>VampPluginSDK: PercussionOnsetDetector Class Reference</title>
7
8 <link href="tabs.css" rel="stylesheet" type="text/css"/> 9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
9 <link href="doxygen.css" rel="stylesheet" type="text/css" /> 10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
10 <link href="navtree.css" rel="stylesheet" type="text/css"/> 12 <link href="navtree.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="resize.js"></script> 13 <script type="text/javascript" src="resize.js"></script>
14 <script type="text/javascript" src="navtreedata.js"></script>
13 <script type="text/javascript" src="navtree.js"></script> 15 <script type="text/javascript" src="navtree.js"></script>
14 <script type="text/javascript"> 16 <script type="text/javascript">
15 $(document).ready(initResizable); 17 $(document).ready(initResizable);
16 </script> 18 </script>
17 19 <link href="doxygen.css" rel="stylesheet" type="text/css" />
18
19 </head> 20 </head>
20 <body> 21 <body>
21 <div id="top"><!-- do not remove this div! --> 22 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22
23
24 <div id="titlearea"> 23 <div id="titlearea">
25 <table cellspacing="0" cellpadding="0"> 24 <table cellspacing="0" cellpadding="0">
26 <tbody> 25 <tbody>
27 <tr style="height: 56px;"> 26 <tr style="height: 56px;">
28 27 <td id="projectalign" style="padding-left: 0.5em;">
29
30 <td style="padding-left: 0.5em;">
31 <div id="projectname">VampPluginSDK 28 <div id="projectname">VampPluginSDK
32 &#160;<span id="projectnumber">2.4</span> 29 &#160;<span id="projectnumber">2.7</span>
33 </div> 30 </div>
34 31 </td>
35 </td>
36
37
38
39 </tr> 32 </tr>
40 </tbody> 33 </tbody>
41 </table> 34 </table>
42 </div> 35 </div>
43 36 <!-- end header part -->
44 <!-- Generated by Doxygen 1.8.0 --> 37 <!-- Generated by Doxygen 1.8.13 -->
45 <div id="navrow1" class="tabs"> 38 <script type="text/javascript" src="menudata.js"></script>
46 <ul class="tablist"> 39 <script type="text/javascript" src="menu.js"></script>
47 <li><a href="index.html"><span>Main&#160;Page</span></a></li> 40 <script type="text/javascript">
48 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 41 $(function() {
49 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 42 initMenu('',false,false,'search.php','Search');
50 <li><a href="files.html"><span>Files</span></a></li> 43 });
51 <li><a href="dirs.html"><span>Directories</span></a></li> 44 </script>
52 </ul> 45 <div id="main-nav"></div>
53 </div> 46 </div><!-- top -->
54 <div id="navrow2" class="tabs2">
55 <ul class="tablist">
56 <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
57 <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
58 <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
59 </ul>
60 </div>
61 </div>
62 <div id="side-nav" class="ui-resizable side-nav-resizable"> 47 <div id="side-nav" class="ui-resizable side-nav-resizable">
63 <div id="nav-tree"> 48 <div id="nav-tree">
64 <div id="nav-tree-contents"> 49 <div id="nav-tree-contents">
50 <div id="nav-sync" class="sync"></div>
65 </div> 51 </div>
66 </div> 52 </div>
67 <div id="splitbar" style="-moz-user-select:none;" 53 <div id="splitbar" style="-moz-user-select:none;"
68 class="ui-resizable-handle"> 54 class="ui-resizable-handle">
69 </div> 55 </div>
70 </div> 56 </div>
71 <script type="text/javascript"> 57 <script type="text/javascript">
72 initNavTree('classPercussionOnsetDetector.html',''); 58 $(document).ready(function(){initNavTree('classPercussionOnsetDetector.html','');});
73 </script> 59 </script>
74 <div id="doc-content"> 60 <div id="doc-content">
75 <div class="header"> 61 <div class="header">
76 <div class="summary"> 62 <div class="summary">
77 <a href="#pub-types">Public Types</a> &#124; 63 <a href="#pub-types">Public Types</a> &#124;
78 <a href="#pub-methods">Public Member Functions</a> &#124; 64 <a href="#pub-methods">Public Member Functions</a> &#124;
79 <a href="#pro-attribs">Protected Attributes</a> </div> 65 <a href="#pro-attribs">Protected Attributes</a> &#124;
66 <a href="classPercussionOnsetDetector-members.html">List of all members</a> </div>
80 <div class="headertitle"> 67 <div class="headertitle">
81 <div class="title">PercussionOnsetDetector Class Reference</div> </div> 68 <div class="title">PercussionOnsetDetector Class Reference</div> </div>
82 </div><!--header--> 69 </div><!--header-->
83 <div class="contents"> 70 <div class="contents">
84 71
89 <div class="dynheader"> 76 <div class="dynheader">
90 Inheritance diagram for PercussionOnsetDetector:</div> 77 Inheritance diagram for PercussionOnsetDetector:</div>
91 <div class="dyncontent"> 78 <div class="dyncontent">
92 <div class="center"><img src="classPercussionOnsetDetector__inherit__graph.png" border="0" usemap="#PercussionOnsetDetector_inherit__map" alt="Inheritance graph"/></div> 79 <div class="center"><img src="classPercussionOnsetDetector__inherit__graph.png" border="0" usemap="#PercussionOnsetDetector_inherit__map" alt="Inheritance graph"/></div>
93 <map name="PercussionOnsetDetector_inherit__map" id="PercussionOnsetDetector_inherit__map"> 80 <map name="PercussionOnsetDetector_inherit__map" id="PercussionOnsetDetector_inherit__map">
94 <area shape="rect" id="node2" 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="35,81,127,106"/><area shape="rect" id="node4" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc." alt="" coords="22,6,140,31"/></map> 81 <area shape="rect" id="node2" 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="39,79,134,104"/>
82 <area shape="rect" id="node3" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc. " alt="" coords="25,5,148,31"/>
83 </map>
95 <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div> 84 <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
96
97 <p><a href="classPercussionOnsetDetector-members.html">List of all members.</a></p>
98 <table class="memberdecls"> 85 <table class="memberdecls">
99 <tr><td colspan="2"><h2><a name="pub-types"></a> 86 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
100 Public Types</h2></td></tr> 87 Public Types</h2></td></tr>
101 <tr class="memitem:a39cb7649d6dcc20e4cb1640cd55907bc"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a> { <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bcad4a9f31b958a43a9757af7893aa2e7ff">TimeDomain</a>, 88 <tr class="memitem:a39cb7649d6dcc20e4cb1640cd55907bc"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a> { <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bcad4a9f31b958a43a9757af7893aa2e7ff">TimeDomain</a>,
102 <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bcaa30e7877ab33f76acbdca28607e6ab53">FrequencyDomain</a> 89 <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bcaa30e7877ab33f76acbdca28607e6ab53">FrequencyDomain</a>
103 }</td></tr> 90 }</td></tr>
104 <tr class="memitem:a30f531b8fb69fac41a24e3d2a6a08ed9"><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/> 91 <tr class="separator:a39cb7649d6dcc20e4cb1640cd55907bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
105 &lt; <a class="el" href="structVamp_1_1Plugin_1_1OutputDescriptor.html">OutputDescriptor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">OutputList</a></td></tr> 92 <tr class="memitem:a30f531b8fb69fac41a24e3d2a6a08ed9"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="structVamp_1_1Plugin_1_1OutputDescriptor.html">OutputDescriptor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">OutputList</a></td></tr>
93 <tr class="separator:a30f531b8fb69fac41a24e3d2a6a08ed9"><td class="memSeparator" colspan="2">&#160;</td></tr>
106 <tr class="memitem:a0730bc72c87fa02eb8d2854b233f7be1"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="structVamp_1_1Plugin_1_1Feature.html">Feature</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a></td></tr> 94 <tr class="memitem:a0730bc72c87fa02eb8d2854b233f7be1"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="structVamp_1_1Plugin_1_1Feature.html">Feature</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a></td></tr>
107 <tr class="memitem:a448fb57dc245d47923ec9eeaf9856c5f"><td class="memItemLeft" align="right" valign="top">typedef std::map&lt; int, <br class="typebreak"/> 95 <tr class="separator:a0730bc72c87fa02eb8d2854b233f7be1"><td class="memSeparator" colspan="2">&#160;</td></tr>
108 <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a></td></tr> 96 <tr class="memitem:a448fb57dc245d47923ec9eeaf9856c5f"><td class="memItemLeft" align="right" valign="top">typedef std::map&lt; int, <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a></td></tr>
109 <tr class="memitem:a3b6bb4bbd86affe1ca9deceea1aad4f8"><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/> 97 <tr class="separator:a448fb57dc245d47923ec9eeaf9856c5f"><td class="memSeparator" colspan="2">&#160;</td></tr>
110 &lt; <a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html">ParameterDescriptor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">ParameterList</a></td></tr> 98 <tr class="memitem:a3b6bb4bbd86affe1ca9deceea1aad4f8"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html">ParameterDescriptor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">ParameterList</a></td></tr>
99 <tr class="separator:a3b6bb4bbd86affe1ca9deceea1aad4f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
111 <tr class="memitem:a7f66f00437b21e5f694fe02356b12f20"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a></td></tr> 100 <tr class="memitem:a7f66f00437b21e5f694fe02356b12f20"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a></td></tr>
112 <tr><td colspan="2"><h2><a name="pub-methods"></a> 101 <tr class="separator:a7f66f00437b21e5f694fe02356b12f20"><td class="memSeparator" colspan="2">&#160;</td></tr>
102 </table><table class="memberdecls">
103 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
113 Public Member Functions</h2></td></tr> 104 Public Member Functions</h2></td></tr>
114 <tr class="memitem:a9f700579805ee5105758d847baab3511"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector</a> (float inputSampleRate)</td></tr> 105 <tr class="memitem:a9f700579805ee5105758d847baab3511"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector</a> (float inputSampleRate)</td></tr>
106 <tr class="separator:a9f700579805ee5105758d847baab3511"><td class="memSeparator" colspan="2">&#160;</td></tr>
115 <tr class="memitem:a99f833667cf8185e879d735216c7642b"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b">~PercussionOnsetDetector</a> ()</td></tr> 107 <tr class="memitem:a99f833667cf8185e879d735216c7642b"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b">~PercussionOnsetDetector</a> ()</td></tr>
108 <tr class="separator:a99f833667cf8185e879d735216c7642b"><td class="memSeparator" colspan="2">&#160;</td></tr>
116 <tr class="memitem:a349c528260622308f3850bcda8a448ab"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab">initialise</a> (size_t channels, size_t stepSize, size_t blockSize)</td></tr> 109 <tr class="memitem:a349c528260622308f3850bcda8a448ab"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab">initialise</a> (size_t channels, size_t stepSize, size_t blockSize)</td></tr>
117 <tr class="memdesc:a349c528260622308f3850bcda8a448ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). <a href="#a349c528260622308f3850bcda8a448ab"></a><br/></td></tr> 110 <tr class="memdesc:a349c528260622308f3850bcda8a448ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). <a href="#a349c528260622308f3850bcda8a448ab">More...</a><br /></td></tr>
111 <tr class="separator:a349c528260622308f3850bcda8a448ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
118 <tr class="memitem:a9b1075e992cd9599764ef3881fb91d1a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9b1075e992cd9599764ef3881fb91d1a">reset</a> ()</td></tr> 112 <tr class="memitem:a9b1075e992cd9599764ef3881fb91d1a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9b1075e992cd9599764ef3881fb91d1a">reset</a> ()</td></tr>
119 <tr class="memdesc:a9b1075e992cd9599764ef3881fb91d1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset the plugin after use, to prepare it for another clean run. <a href="#a9b1075e992cd9599764ef3881fb91d1a"></a><br/></td></tr> 113 <tr class="memdesc:a9b1075e992cd9599764ef3881fb91d1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset the plugin after use, to prepare it for another clean run. <a href="#a9b1075e992cd9599764ef3881fb91d1a">More...</a><br /></td></tr>
120 <tr class="memitem:a4f6954267696ee5bfa7dd1c4a6cfa92a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a4f6954267696ee5bfa7dd1c4a6cfa92a">getInputDomain</a> () const </td></tr> 114 <tr class="separator:a9b1075e992cd9599764ef3881fb91d1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
121 <tr class="memdesc:a4f6954267696ee5bfa7dd1c4a6cfa92a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the plugin's required input domain. <a href="#a4f6954267696ee5bfa7dd1c4a6cfa92a"></a><br/></td></tr> 115 <tr class="memitem:a8c980a67814934d57e0c5de3e58a4ca2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a8c980a67814934d57e0c5de3e58a4ca2">getInputDomain</a> () const</td></tr>
122 <tr class="memitem:a267c83a7533146c127e2c3be310e0154"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a267c83a7533146c127e2c3be310e0154">getIdentifier</a> () const </td></tr> 116 <tr class="memdesc:a8c980a67814934d57e0c5de3e58a4ca2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the plugin's required input domain. <a href="#a8c980a67814934d57e0c5de3e58a4ca2">More...</a><br /></td></tr>
123 <tr class="memdesc:a267c83a7533146c127e2c3be310e0154"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the computer-usable name of the plugin. <a href="#a267c83a7533146c127e2c3be310e0154"></a><br/></td></tr> 117 <tr class="separator:a8c980a67814934d57e0c5de3e58a4ca2"><td class="memSeparator" colspan="2">&#160;</td></tr>
124 <tr class="memitem:aa98f1ad061a11af98c054011a8844e6f"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aa98f1ad061a11af98c054011a8844e6f">getName</a> () const </td></tr> 118 <tr class="memitem:ac1bb968a3632083e55e4d236310b9cdb"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ac1bb968a3632083e55e4d236310b9cdb">getIdentifier</a> () const</td></tr>
125 <tr class="memdesc:aa98f1ad061a11af98c054011a8844e6f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a human-readable name or title of the plugin. <a href="#aa98f1ad061a11af98c054011a8844e6f"></a><br/></td></tr> 119 <tr class="memdesc:ac1bb968a3632083e55e4d236310b9cdb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the computer-usable name of the plugin. <a href="#ac1bb968a3632083e55e4d236310b9cdb">More...</a><br /></td></tr>
126 <tr class="memitem:a9061d189705802a48973a7ccab6360db"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9061d189705802a48973a7ccab6360db">getDescription</a> () const </td></tr> 120 <tr class="separator:ac1bb968a3632083e55e4d236310b9cdb"><td class="memSeparator" colspan="2">&#160;</td></tr>
127 <tr class="memdesc:a9061d189705802a48973a7ccab6360db"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a human-readable description for the plugin, typically a line of text that may optionally be displayed in addition to the plugin's "name". <a href="#a9061d189705802a48973a7ccab6360db"></a><br/></td></tr> 121 <tr class="memitem:a9b8532bfd1a6053682db3ce15b1890da"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9b8532bfd1a6053682db3ce15b1890da">getName</a> () const</td></tr>
128 <tr class="memitem:a63d63f2cb7ea8d8b09d58cc13b541375"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a63d63f2cb7ea8d8b09d58cc13b541375">getMaker</a> () const </td></tr> 122 <tr class="memdesc:a9b8532bfd1a6053682db3ce15b1890da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a human-readable name or title of the plugin. <a href="#a9b8532bfd1a6053682db3ce15b1890da">More...</a><br /></td></tr>
129 <tr class="memdesc:a63d63f2cb7ea8d8b09d58cc13b541375"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the name of the author or vendor of the plugin in human-readable form. <a href="#a63d63f2cb7ea8d8b09d58cc13b541375"></a><br/></td></tr> 123 <tr class="separator:a9b8532bfd1a6053682db3ce15b1890da"><td class="memSeparator" colspan="2">&#160;</td></tr>
130 <tr class="memitem:ad6b818dbd81867ce7be71c99cae861be"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ad6b818dbd81867ce7be71c99cae861be">getPluginVersion</a> () const </td></tr> 124 <tr class="memitem:a4ea74f76e302c53ced7508bc8388487b"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a4ea74f76e302c53ced7508bc8388487b">getDescription</a> () const</td></tr>
131 <tr class="memdesc:ad6b818dbd81867ce7be71c99cae861be"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the version number of the plugin. <a href="#ad6b818dbd81867ce7be71c99cae861be"></a><br/></td></tr> 125 <tr class="memdesc:a4ea74f76e302c53ced7508bc8388487b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a human-readable description for the plugin, typically a line of text that may optionally be displayed in addition to the plugin's "name". <a href="#a4ea74f76e302c53ced7508bc8388487b">More...</a><br /></td></tr>
132 <tr class="memitem:a1a22ece271330c94cc08798a77416351"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a1a22ece271330c94cc08798a77416351">getCopyright</a> () const </td></tr> 126 <tr class="separator:a4ea74f76e302c53ced7508bc8388487b"><td class="memSeparator" colspan="2">&#160;</td></tr>
133 <tr class="memdesc:a1a22ece271330c94cc08798a77416351"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the copyright statement or licensing summary for the plugin. <a href="#a1a22ece271330c94cc08798a77416351"></a><br/></td></tr> 127 <tr class="memitem:a1ef108aac025c3f2c3201fd9f43b6a6b"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a1ef108aac025c3f2c3201fd9f43b6a6b">getMaker</a> () const</td></tr>
134 <tr class="memitem:a733824891e11c306a7a678534b89b968"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a733824891e11c306a7a678534b89b968">getPreferredStepSize</a> () const </td></tr> 128 <tr class="memdesc:a1ef108aac025c3f2c3201fd9f43b6a6b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the name of the author or vendor of the plugin in human-readable form. <a href="#a1ef108aac025c3f2c3201fd9f43b6a6b">More...</a><br /></td></tr>
135 <tr class="memdesc:a733824891e11c306a7a678534b89b968"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the preferred step size (window increment -- the distance in sample frames between the start frames of consecutive blocks passed to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> function) for the plugin. <a href="#a733824891e11c306a7a678534b89b968"></a><br/></td></tr> 129 <tr class="separator:a1ef108aac025c3f2c3201fd9f43b6a6b"><td class="memSeparator" colspan="2">&#160;</td></tr>
136 <tr class="memitem:a410c0b47c6c849d7ed9b726b84402ad0"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a410c0b47c6c849d7ed9b726b84402ad0">getPreferredBlockSize</a> () const </td></tr> 130 <tr class="memitem:ad4f4a732e9e0ae0cb0151e2e10862299"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ad4f4a732e9e0ae0cb0151e2e10862299">getPluginVersion</a> () const</td></tr>
137 <tr class="memdesc:a410c0b47c6c849d7ed9b726b84402ad0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the preferred block size (window size -- the number of sample frames passed in each block to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> function). <a href="#a410c0b47c6c849d7ed9b726b84402ad0"></a><br/></td></tr> 131 <tr class="memdesc:ad4f4a732e9e0ae0cb0151e2e10862299"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the version number of the plugin. <a href="#ad4f4a732e9e0ae0cb0151e2e10862299">More...</a><br /></td></tr>
138 <tr class="memitem:abceae88cc9762b0ea310d7aad71de815"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">ParameterList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#abceae88cc9762b0ea310d7aad71de815">getParameterDescriptors</a> () const </td></tr> 132 <tr class="separator:ad4f4a732e9e0ae0cb0151e2e10862299"><td class="memSeparator" colspan="2">&#160;</td></tr>
139 <tr class="memdesc:abceae88cc9762b0ea310d7aad71de815"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the controllable parameters of this plugin. <a href="#abceae88cc9762b0ea310d7aad71de815"></a><br/></td></tr> 133 <tr class="memitem:acf9ac12b8f313aa6fad58ad2fed663da"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#acf9ac12b8f313aa6fad58ad2fed663da">getCopyright</a> () const</td></tr>
140 <tr class="memitem:a9b28da8315fcde46ce7644d6592ba527"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9b28da8315fcde46ce7644d6592ba527">getParameter</a> (std::string id) const </td></tr> 134 <tr class="memdesc:acf9ac12b8f313aa6fad58ad2fed663da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the copyright statement or licensing summary for the plugin. <a href="#acf9ac12b8f313aa6fad58ad2fed663da">More...</a><br /></td></tr>
141 <tr class="memdesc:a9b28da8315fcde46ce7644d6592ba527"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the value of a named parameter. <a href="#a9b28da8315fcde46ce7644d6592ba527"></a><br/></td></tr> 135 <tr class="separator:acf9ac12b8f313aa6fad58ad2fed663da"><td class="memSeparator" colspan="2">&#160;</td></tr>
136 <tr class="memitem:a0ad851545302fc87e8226104584667a0"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a0ad851545302fc87e8226104584667a0">getPreferredStepSize</a> () const</td></tr>
137 <tr class="memdesc:a0ad851545302fc87e8226104584667a0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the preferred step size (window increment &ndash; the distance in sample frames between the start frames of consecutive blocks passed to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> function) for the plugin. <a href="#a0ad851545302fc87e8226104584667a0">More...</a><br /></td></tr>
138 <tr class="separator:a0ad851545302fc87e8226104584667a0"><td class="memSeparator" colspan="2">&#160;</td></tr>
139 <tr class="memitem:abacdc27486aab9b37d1a51e35e6a9444"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#abacdc27486aab9b37d1a51e35e6a9444">getPreferredBlockSize</a> () const</td></tr>
140 <tr class="memdesc:abacdc27486aab9b37d1a51e35e6a9444"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the preferred block size (window size &ndash; the number of sample frames passed in each block to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> function). <a href="#abacdc27486aab9b37d1a51e35e6a9444">More...</a><br /></td></tr>
141 <tr class="separator:abacdc27486aab9b37d1a51e35e6a9444"><td class="memSeparator" colspan="2">&#160;</td></tr>
142 <tr class="memitem:ae1cc81d82aaac8db5cf8a1067494f3d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">ParameterList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ae1cc81d82aaac8db5cf8a1067494f3d8">getParameterDescriptors</a> () const</td></tr>
143 <tr class="memdesc:ae1cc81d82aaac8db5cf8a1067494f3d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the controllable parameters of this plugin. <a href="#ae1cc81d82aaac8db5cf8a1067494f3d8">More...</a><br /></td></tr>
144 <tr class="separator:ae1cc81d82aaac8db5cf8a1067494f3d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
145 <tr class="memitem:accce70a87d6b30d4696d40a3e09b8f17"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#accce70a87d6b30d4696d40a3e09b8f17">getParameter</a> (std::string id) const</td></tr>
146 <tr class="memdesc:accce70a87d6b30d4696d40a3e09b8f17"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the value of a named parameter. <a href="#accce70a87d6b30d4696d40a3e09b8f17">More...</a><br /></td></tr>
147 <tr class="separator:accce70a87d6b30d4696d40a3e09b8f17"><td class="memSeparator" colspan="2">&#160;</td></tr>
142 <tr class="memitem:aa097d72488e1211f05fc661ff5c6dc01"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aa097d72488e1211f05fc661ff5c6dc01">setParameter</a> (std::string id, float value)</td></tr> 148 <tr class="memitem:aa097d72488e1211f05fc661ff5c6dc01"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aa097d72488e1211f05fc661ff5c6dc01">setParameter</a> (std::string id, float value)</td></tr>
143 <tr class="memdesc:aa097d72488e1211f05fc661ff5c6dc01"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set a named parameter. <a href="#aa097d72488e1211f05fc661ff5c6dc01"></a><br/></td></tr> 149 <tr class="memdesc:aa097d72488e1211f05fc661ff5c6dc01"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set a named parameter. <a href="#aa097d72488e1211f05fc661ff5c6dc01">More...</a><br /></td></tr>
144 <tr class="memitem:aa4537aa0eb58a67d6e824d46924cf782"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">OutputList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aa4537aa0eb58a67d6e824d46924cf782">getOutputDescriptors</a> () const </td></tr> 150 <tr class="separator:aa097d72488e1211f05fc661ff5c6dc01"><td class="memSeparator" colspan="2">&#160;</td></tr>
145 <tr class="memdesc:aa4537aa0eb58a67d6e824d46924cf782"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the outputs of this plugin. <a href="#aa4537aa0eb58a67d6e824d46924cf782"></a><br/></td></tr> 151 <tr class="memitem:a9518f60b3b0bf6c31c51c0aaffc599c9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">OutputList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a9518f60b3b0bf6c31c51c0aaffc599c9">getOutputDescriptors</a> () const</td></tr>
152 <tr class="memdesc:a9518f60b3b0bf6c31c51c0aaffc599c9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the outputs of this plugin. <a href="#a9518f60b3b0bf6c31c51c0aaffc599c9">More...</a><br /></td></tr>
153 <tr class="separator:a9518f60b3b0bf6c31c51c0aaffc599c9"><td class="memSeparator" colspan="2">&#160;</td></tr>
146 <tr class="memitem:adfd989812b3e0cb8f4b498f56a5a9614"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614">process</a> (const float *const *inputBuffers, <a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a> timestamp)</td></tr> 154 <tr class="memitem:adfd989812b3e0cb8f4b498f56a5a9614"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614">process</a> (const float *const *inputBuffers, <a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a> timestamp)</td></tr>
147 <tr class="memdesc:adfd989812b3e0cb8f4b498f56a5a9614"><td class="mdescLeft">&#160;</td><td class="mdescRight">Process a single block of input data. <a href="#adfd989812b3e0cb8f4b498f56a5a9614"></a><br/></td></tr> 155 <tr class="memdesc:adfd989812b3e0cb8f4b498f56a5a9614"><td class="mdescLeft">&#160;</td><td class="mdescRight">Process a single block of input data. <a href="#adfd989812b3e0cb8f4b498f56a5a9614">More...</a><br /></td></tr>
156 <tr class="separator:adfd989812b3e0cb8f4b498f56a5a9614"><td class="memSeparator" colspan="2">&#160;</td></tr>
148 <tr class="memitem:ad3d6767ed137783e84f842b4d4732ffa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa">getRemainingFeatures</a> ()</td></tr> 157 <tr class="memitem:ad3d6767ed137783e84f842b4d4732ffa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa">getRemainingFeatures</a> ()</td></tr>
149 <tr class="memdesc:ad3d6767ed137783e84f842b4d4732ffa"><td class="mdescLeft">&#160;</td><td class="mdescRight">After all blocks have been processed, calculate and return any remaining features derived from the complete input. <a href="#ad3d6767ed137783e84f842b4d4732ffa"></a><br/></td></tr> 158 <tr class="memdesc:ad3d6767ed137783e84f842b4d4732ffa"><td class="mdescLeft">&#160;</td><td class="mdescRight">After all blocks have been processed, calculate and return any remaining features derived from the complete input. <a href="#ad3d6767ed137783e84f842b4d4732ffa">More...</a><br /></td></tr>
150 <tr class="memitem:a267b42e866df3cf0d190893e8096f525"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a267b42e866df3cf0d190893e8096f525">getMinChannelCount</a> () const </td></tr> 159 <tr class="separator:ad3d6767ed137783e84f842b4d4732ffa"><td class="memSeparator" colspan="2">&#160;</td></tr>
151 <tr class="memdesc:a267b42e866df3cf0d190893e8096f525"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the minimum supported number of input channels. <a href="#a267b42e866df3cf0d190893e8096f525"></a><br/></td></tr> 160 <tr class="memitem:ab74f7634c6ac6e3da115667808a79c30"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#ab74f7634c6ac6e3da115667808a79c30">getMinChannelCount</a> () const</td></tr>
152 <tr class="memitem:a2c5ab12b6fa4847cb244bd1e9cb3ae5e"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a2c5ab12b6fa4847cb244bd1e9cb3ae5e">getMaxChannelCount</a> () const </td></tr> 161 <tr class="memdesc:ab74f7634c6ac6e3da115667808a79c30"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the minimum supported number of input channels. <a href="#ab74f7634c6ac6e3da115667808a79c30">More...</a><br /></td></tr>
153 <tr class="memdesc:a2c5ab12b6fa4847cb244bd1e9cb3ae5e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the maximum supported number of input channels. <a href="#a2c5ab12b6fa4847cb244bd1e9cb3ae5e"></a><br/></td></tr> 162 <tr class="separator:ab74f7634c6ac6e3da115667808a79c30"><td class="memSeparator" colspan="2">&#160;</td></tr>
154 <tr class="memitem:abe13b3997a69fbcc09e2213faa352f91"><td class="memItemLeft" align="right" valign="top">virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#abe13b3997a69fbcc09e2213faa352f91">getType</a> () const </td></tr> 163 <tr class="memitem:a0bff9464bc8c117470136c396b2405dd"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a0bff9464bc8c117470136c396b2405dd">getMaxChannelCount</a> () const</td></tr>
155 <tr class="memdesc:abe13b3997a69fbcc09e2213faa352f91"><td class="mdescLeft">&#160;</td><td class="mdescRight">Used to distinguish between <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> and other potential sibling subclasses of <a class="el" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc.">PluginBase</a>. <a href="#abe13b3997a69fbcc09e2213faa352f91"></a><br/></td></tr> 164 <tr class="memdesc:a0bff9464bc8c117470136c396b2405dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the maximum supported number of input channels. <a href="#a0bff9464bc8c117470136c396b2405dd">More...</a><br /></td></tr>
156 <tr class="memitem:a8fd2c48291c64b790f0efb8948508dcf"><td class="memItemLeft" align="right" valign="top">virtual unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a8fd2c48291c64b790f0efb8948508dcf">getVampApiVersion</a> () const </td></tr> 165 <tr class="separator:a0bff9464bc8c117470136c396b2405dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
157 <tr class="memdesc:a8fd2c48291c64b790f0efb8948508dcf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="namespaceVamp.html">Vamp</a> API compatibility level of the plugin. <a href="#a8fd2c48291c64b790f0efb8948508dcf"></a><br/></td></tr> 166 <tr class="memitem:a530123068767a8728c568ffccfe3e4e5"><td class="memItemLeft" align="right" valign="top">virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a530123068767a8728c568ffccfe3e4e5">getType</a> () const</td></tr>
158 <tr class="memitem:abb307c60bdb981d5f5af50c3c4ae84af"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#abb307c60bdb981d5f5af50c3c4ae84af">getPrograms</a> () const </td></tr> 167 <tr class="memdesc:a530123068767a8728c568ffccfe3e4e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Used to distinguish between <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> and other potential sibling subclasses of <a class="el" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc. ">PluginBase</a>. <a href="#a530123068767a8728c568ffccfe3e4e5">More...</a><br /></td></tr>
159 <tr class="memdesc:abb307c60bdb981d5f5af50c3c4ae84af"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the program settings available in this plugin. <a href="#abb307c60bdb981d5f5af50c3c4ae84af"></a><br/></td></tr> 168 <tr class="separator:a530123068767a8728c568ffccfe3e4e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
160 <tr class="memitem:a24e77eccf1bdfbbca3c79bb25e8799b3"><td class="memItemLeft" align="right" valign="top">virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#a24e77eccf1bdfbbca3c79bb25e8799b3">getCurrentProgram</a> () const </td></tr> 169 <tr class="memitem:ab4aa9c3e6f6dd9addbc095463c9fb772"><td class="memItemLeft" align="right" valign="top">virtual unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#ab4aa9c3e6f6dd9addbc095463c9fb772">getVampApiVersion</a> () const</td></tr>
161 <tr class="memdesc:a24e77eccf1bdfbbca3c79bb25e8799b3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the current program. <a href="#a24e77eccf1bdfbbca3c79bb25e8799b3"></a><br/></td></tr> 170 <tr class="memdesc:ab4aa9c3e6f6dd9addbc095463c9fb772"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the <a class="el" href="namespaceVamp.html">Vamp</a> API compatibility level of the plugin. <a href="#ab4aa9c3e6f6dd9addbc095463c9fb772">More...</a><br /></td></tr>
171 <tr class="separator:ab4aa9c3e6f6dd9addbc095463c9fb772"><td class="memSeparator" colspan="2">&#160;</td></tr>
172 <tr class="memitem:aaf6febff0ab4daf4a5089c98a67f4df8"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#aaf6febff0ab4daf4a5089c98a67f4df8">getPrograms</a> () const</td></tr>
173 <tr class="memdesc:aaf6febff0ab4daf4a5089c98a67f4df8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the program settings available in this plugin. <a href="#aaf6febff0ab4daf4a5089c98a67f4df8">More...</a><br /></td></tr>
174 <tr class="separator:aaf6febff0ab4daf4a5089c98a67f4df8"><td class="memSeparator" colspan="2">&#160;</td></tr>
175 <tr class="memitem:aac38c5dc6e87208616122897518ca3d5"><td class="memItemLeft" align="right" valign="top">virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#aac38c5dc6e87208616122897518ca3d5">getCurrentProgram</a> () const</td></tr>
176 <tr class="memdesc:aac38c5dc6e87208616122897518ca3d5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the current program. <a href="#aac38c5dc6e87208616122897518ca3d5">More...</a><br /></td></tr>
177 <tr class="separator:aac38c5dc6e87208616122897518ca3d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
162 <tr class="memitem:aadd3a547ef140bae200473a9518e3353"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#aadd3a547ef140bae200473a9518e3353">selectProgram</a> (std::string)</td></tr> 178 <tr class="memitem:aadd3a547ef140bae200473a9518e3353"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html#aadd3a547ef140bae200473a9518e3353">selectProgram</a> (std::string)</td></tr>
163 <tr class="memdesc:aadd3a547ef140bae200473a9518e3353"><td class="mdescLeft">&#160;</td><td class="mdescRight">Select a program. <a href="#aadd3a547ef140bae200473a9518e3353"></a><br/></td></tr> 179 <tr class="memdesc:aadd3a547ef140bae200473a9518e3353"><td class="mdescLeft">&#160;</td><td class="mdescRight">Select a program. <a href="#aadd3a547ef140bae200473a9518e3353">More...</a><br /></td></tr>
164 <tr><td colspan="2"><h2><a name="pro-attribs"></a> 180 <tr class="separator:aadd3a547ef140bae200473a9518e3353"><td class="memSeparator" colspan="2">&#160;</td></tr>
181 </table><table class="memberdecls">
182 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
165 Protected Attributes</h2></td></tr> 183 Protected Attributes</h2></td></tr>
166 <tr class="memitem:aabac0cf7e961482b075777e5f0686e6c"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aabac0cf7e961482b075777e5f0686e6c">m_stepSize</a></td></tr> 184 <tr class="memitem:aabac0cf7e961482b075777e5f0686e6c"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#aabac0cf7e961482b075777e5f0686e6c">m_stepSize</a></td></tr>
185 <tr class="separator:aabac0cf7e961482b075777e5f0686e6c"><td class="memSeparator" colspan="2">&#160;</td></tr>
167 <tr class="memitem:a920de543dbcf70a2edd80b5b31313285"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a920de543dbcf70a2edd80b5b31313285">m_blockSize</a></td></tr> 186 <tr class="memitem:a920de543dbcf70a2edd80b5b31313285"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a920de543dbcf70a2edd80b5b31313285">m_blockSize</a></td></tr>
187 <tr class="separator:a920de543dbcf70a2edd80b5b31313285"><td class="memSeparator" colspan="2">&#160;</td></tr>
168 <tr class="memitem:ab04119adad56d87f2e633de289aab507"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ab04119adad56d87f2e633de289aab507">m_threshold</a></td></tr> 188 <tr class="memitem:ab04119adad56d87f2e633de289aab507"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#ab04119adad56d87f2e633de289aab507">m_threshold</a></td></tr>
189 <tr class="separator:ab04119adad56d87f2e633de289aab507"><td class="memSeparator" colspan="2">&#160;</td></tr>
169 <tr class="memitem:a4e9770f246ba3bc75e7fc2cb8f9010af"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a4e9770f246ba3bc75e7fc2cb8f9010af">m_sensitivity</a></td></tr> 190 <tr class="memitem:a4e9770f246ba3bc75e7fc2cb8f9010af"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a4e9770f246ba3bc75e7fc2cb8f9010af">m_sensitivity</a></td></tr>
191 <tr class="separator:a4e9770f246ba3bc75e7fc2cb8f9010af"><td class="memSeparator" colspan="2">&#160;</td></tr>
170 <tr class="memitem:a30daa717267251a9d49afe57c328e989"><td class="memItemLeft" align="right" valign="top">float *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a30daa717267251a9d49afe57c328e989">m_priorMagnitudes</a></td></tr> 192 <tr class="memitem:a30daa717267251a9d49afe57c328e989"><td class="memItemLeft" align="right" valign="top">float *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a30daa717267251a9d49afe57c328e989">m_priorMagnitudes</a></td></tr>
193 <tr class="separator:a30daa717267251a9d49afe57c328e989"><td class="memSeparator" colspan="2">&#160;</td></tr>
171 <tr class="memitem:acd80162c65212be7fa91251263fb9c3d"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#acd80162c65212be7fa91251263fb9c3d">m_dfMinus1</a></td></tr> 194 <tr class="memitem:acd80162c65212be7fa91251263fb9c3d"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#acd80162c65212be7fa91251263fb9c3d">m_dfMinus1</a></td></tr>
195 <tr class="separator:acd80162c65212be7fa91251263fb9c3d"><td class="memSeparator" colspan="2">&#160;</td></tr>
172 <tr class="memitem:a6ad7d8353cc681ff42a63b127cca5779"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">m_dfMinus2</a></td></tr> 196 <tr class="memitem:a6ad7d8353cc681ff42a63b127cca5779"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">m_dfMinus2</a></td></tr>
197 <tr class="separator:a6ad7d8353cc681ff42a63b127cca5779"><td class="memSeparator" colspan="2">&#160;</td></tr>
173 <tr class="memitem:a59b9dd82a4f4eb946cd0474cc81abc23"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a59b9dd82a4f4eb946cd0474cc81abc23">m_inputSampleRate</a></td></tr> 198 <tr class="memitem:a59b9dd82a4f4eb946cd0474cc81abc23"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1Plugin.html#a59b9dd82a4f4eb946cd0474cc81abc23">m_inputSampleRate</a></td></tr>
174 </table> 199 <tr class="separator:a59b9dd82a4f4eb946cd0474cc81abc23"><td class="memSeparator" colspan="2">&#160;</td></tr>
175 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> 200 </table>
201 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
176 <div class="textblock"><p>Example plugin that detects percussive events. </p> 202 <div class="textblock"><p>Example plugin that detects percussive events. </p>
177 203
178 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00046">46</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 204 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00046">46</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
179 </div><hr/><h2>Member Typedef Documentation</h2> 205 </div><h2 class="groupheader">Member Typedef Documentation</h2>
180 <a class="anchor" id="a30f531b8fb69fac41a24e3d2a6a08ed9"></a> 206 <a id="a30f531b8fb69fac41a24e3d2a6a08ed9"></a>
181 <div class="memitem"> 207 <h2 class="memtitle"><span class="permalink"><a href="#a30f531b8fb69fac41a24e3d2a6a08ed9">&#9670;&nbsp;</a></span>OutputList</h2>
182 <div class="memproto"> 208
183 <table class="memname"> 209 <div class="memitem">
184 <tr> 210 <div class="memproto">
185 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1Plugin_1_1OutputDescriptor.html">OutputDescriptor</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">Vamp::Plugin::OutputList</a><code> [inherited]</code></td> 211 <table class="mlabels">
186 </tr> 212 <tr>
187 </table> 213 <td class="mlabels-left">
188 </div> 214 <table class="memname">
189 <div class="memdoc"> 215 <tr>
190 216 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1Plugin_1_1OutputDescriptor.html">OutputDescriptor</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">Vamp::Plugin::OutputList</a></td>
191 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00327">327</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 217 </tr>
192 218 </table>
193 </div> 219 </td>
194 </div> 220 <td class="mlabels-right">
195 <a class="anchor" id="a0730bc72c87fa02eb8d2854b233f7be1"></a> 221 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
196 <div class="memitem"> 222 </tr>
197 <div class="memproto"> 223 </table>
198 <table class="memname"> 224 </div><div class="memdoc">
199 <tr> 225
200 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1Plugin_1_1Feature.html">Feature</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">Vamp::Plugin::FeatureList</a><code> [inherited]</code></td> 226 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00335">335</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
201 </tr> 227
202 </table> 228 </div>
203 </div> 229 </div>
204 <div class="memdoc"> 230 <a id="a0730bc72c87fa02eb8d2854b233f7be1"></a>
205 231 <h2 class="memtitle"><span class="permalink"><a href="#a0730bc72c87fa02eb8d2854b233f7be1">&#9670;&nbsp;</a></span>FeatureList</h2>
206 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00385">385</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 232
207 233 <div class="memitem">
208 </div> 234 <div class="memproto">
209 </div> 235 <table class="mlabels">
210 <a class="anchor" id="a448fb57dc245d47923ec9eeaf9856c5f"></a> 236 <tr>
211 <div class="memitem"> 237 <td class="mlabels-left">
212 <div class="memproto"> 238 <table class="memname">
213 <table class="memname"> 239 <tr>
214 <tr> 240 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1Plugin_1_1Feature.html">Feature</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">Vamp::Plugin::FeatureList</a></td>
215 <td class="memname">typedef std::map&lt;int, <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">Vamp::Plugin::FeatureSet</a><code> [inherited]</code></td> 241 </tr>
216 </tr> 242 </table>
217 </table> 243 </td>
218 </div> 244 <td class="mlabels-right">
219 <div class="memdoc"> 245 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
220 246 </tr>
221 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00387">387</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 247 </table>
222 248 </div><div class="memdoc">
223 </div> 249
224 </div> 250 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00393">393</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
225 <a class="anchor" id="a3b6bb4bbd86affe1ca9deceea1aad4f8"></a> 251
226 <div class="memitem"> 252 </div>
227 <div class="memproto"> 253 </div>
228 <table class="memname"> 254 <a id="a448fb57dc245d47923ec9eeaf9856c5f"></a>
229 <tr> 255 <h2 class="memtitle"><span class="permalink"><a href="#a448fb57dc245d47923ec9eeaf9856c5f">&#9670;&nbsp;</a></span>FeatureSet</h2>
230 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html">ParameterDescriptor</a>&gt; <a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">Vamp::PluginBase::ParameterList</a><code> [inherited]</code></td> 256
231 </tr> 257 <div class="memitem">
232 </table> 258 <div class="memproto">
233 </div> 259 <table class="mlabels">
234 <div class="memdoc"> 260 <tr>
235 261 <td class="mlabels-left">
236 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00199">199</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 262 <table class="memname">
237 263 <tr>
238 </div> 264 <td class="memname">typedef std::map&lt;int, <a class="el" href="classVamp_1_1Plugin.html#a0730bc72c87fa02eb8d2854b233f7be1">FeatureList</a>&gt; <a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">Vamp::Plugin::FeatureSet</a></td>
239 </div> 265 </tr>
240 <a class="anchor" id="a7f66f00437b21e5f694fe02356b12f20"></a> 266 </table>
241 <div class="memitem"> 267 </td>
242 <div class="memproto"> 268 <td class="mlabels-right">
243 <table class="memname"> 269 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
244 <tr> 270 </tr>
245 <td class="memname">typedef std::vector&lt;std::string&gt; <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">Vamp::PluginBase::ProgramList</a><code> [inherited]</code></td> 271 </table>
246 </tr> 272 </div><div class="memdoc">
247 </table> 273
248 </div> 274 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00395">395</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
249 <div class="memdoc"> 275
250 276 </div>
251 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00221">221</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 277 </div>
252 278 <a id="a3b6bb4bbd86affe1ca9deceea1aad4f8"></a>
253 </div> 279 <h2 class="memtitle"><span class="permalink"><a href="#a3b6bb4bbd86affe1ca9deceea1aad4f8">&#9670;&nbsp;</a></span>ParameterList</h2>
254 </div> 280
255 <hr/><h2>Member Enumeration Documentation</h2> 281 <div class="memitem">
256 <a class="anchor" id="a39cb7649d6dcc20e4cb1640cd55907bc"></a> 282 <div class="memproto">
257 <div class="memitem"> 283 <table class="mlabels">
258 <div class="memproto"> 284 <tr>
259 <table class="memname"> 285 <td class="mlabels-left">
260 <tr> 286 <table class="memname">
261 <td class="memname">enum <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">Vamp::Plugin::InputDomain</a><code> [inherited]</code></td> 287 <tr>
262 </tr> 288 <td class="memname">typedef std::vector&lt;<a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html">ParameterDescriptor</a>&gt; <a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">Vamp::PluginBase::ParameterList</a></td>
263 </table> 289 </tr>
264 </div> 290 </table>
265 <div class="memdoc"> 291 </td>
266 <dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0"> 292 <td class="mlabels-right">
267 <tr><td valign="top"><em><a class="anchor" id="a39cb7649d6dcc20e4cb1640cd55907bcad4a9f31b958a43a9757af7893aa2e7ff"></a>TimeDomain</em>&nbsp;</td><td> 293 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
268 </td></tr> 294 </tr>
269 <tr><td valign="top"><em><a class="anchor" id="a39cb7649d6dcc20e4cb1640cd55907bcaa30e7877ab33f76acbdca28607e6ab53"></a>FrequencyDomain</em>&nbsp;</td><td> 295 </table>
270 </td></tr> 296 </div><div class="memdoc">
271 </table> 297
272 </dd> 298 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00203">203</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
273 </dl> 299
274 300 </div>
275 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00152">152</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 301 </div>
276 302 <a id="a7f66f00437b21e5f694fe02356b12f20"></a>
277 </div> 303 <h2 class="memtitle"><span class="permalink"><a href="#a7f66f00437b21e5f694fe02356b12f20">&#9670;&nbsp;</a></span>ProgramList</h2>
278 </div> 304
279 <hr/><h2>Constructor &amp; Destructor Documentation</h2> 305 <div class="memitem">
280 <a class="anchor" id="a9f700579805ee5105758d847baab3511"></a> 306 <div class="memproto">
281 <div class="memitem"> 307 <table class="mlabels">
282 <div class="memproto"> 308 <tr>
283 <table class="memname"> 309 <td class="mlabels-left">
284 <tr> 310 <table class="memname">
285 <td class="memname"><a class="el" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector::PercussionOnsetDetector</a> </td> 311 <tr>
312 <td class="memname">typedef std::vector&lt;std::string&gt; <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">Vamp::PluginBase::ProgramList</a></td>
313 </tr>
314 </table>
315 </td>
316 <td class="mlabels-right">
317 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
318 </tr>
319 </table>
320 </div><div class="memdoc">
321
322 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00225">225</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
323
324 </div>
325 </div>
326 <h2 class="groupheader">Member Enumeration Documentation</h2>
327 <a id="a39cb7649d6dcc20e4cb1640cd55907bc"></a>
328 <h2 class="memtitle"><span class="permalink"><a href="#a39cb7649d6dcc20e4cb1640cd55907bc">&#9670;&nbsp;</a></span>InputDomain</h2>
329
330 <div class="memitem">
331 <div class="memproto">
332 <table class="mlabels">
333 <tr>
334 <td class="mlabels-left">
335 <table class="memname">
336 <tr>
337 <td class="memname">enum <a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">Vamp::Plugin::InputDomain</a></td>
338 </tr>
339 </table>
340 </td>
341 <td class="mlabels-right">
342 <span class="mlabels"><span class="mlabel">inherited</span></span> </td>
343 </tr>
344 </table>
345 </div><div class="memdoc">
346 <table class="fieldtable">
347 <tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a39cb7649d6dcc20e4cb1640cd55907bcad4a9f31b958a43a9757af7893aa2e7ff"></a>TimeDomain&#160;</td><td class="fielddoc"></td></tr>
348 <tr><td class="fieldname"><a id="a39cb7649d6dcc20e4cb1640cd55907bcaa30e7877ab33f76acbdca28607e6ab53"></a>FrequencyDomain&#160;</td><td class="fielddoc"></td></tr>
349 </table>
350
351 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00152">152</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
352
353 </div>
354 </div>
355 <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
356 <a id="a9f700579805ee5105758d847baab3511"></a>
357 <h2 class="memtitle"><span class="permalink"><a href="#a9f700579805ee5105758d847baab3511">&#9670;&nbsp;</a></span>PercussionOnsetDetector()</h2>
358
359 <div class="memitem">
360 <div class="memproto">
361 <table class="memname">
362 <tr>
363 <td class="memname">PercussionOnsetDetector::PercussionOnsetDetector </td>
286 <td>(</td> 364 <td>(</td>
287 <td class="paramtype">float&#160;</td> 365 <td class="paramtype">float&#160;</td>
288 <td class="paramname"><em>inputSampleRate</em></td><td>)</td> 366 <td class="paramname"><em>inputSampleRate</em></td><td>)</td>
289 <td></td> 367 <td></td>
290 </tr> 368 </tr>
291 </table> 369 </table>
292 </div> 370 </div><div class="memdoc">
293 <div class="memdoc"> 371
294 372 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00047">47</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
295 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00047">47</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 373
296 374 </div>
297 </div> 375 </div>
298 </div> 376 <a id="a99f833667cf8185e879d735216c7642b"></a>
299 <a class="anchor" id="a99f833667cf8185e879d735216c7642b"></a> 377 <h2 class="memtitle"><span class="permalink"><a href="#a99f833667cf8185e879d735216c7642b">&#9670;&nbsp;</a></span>~PercussionOnsetDetector()</h2>
300 <div class="memitem"> 378
301 <div class="memproto"> 379 <div class="memitem">
302 <table class="memname"> 380 <div class="memproto">
303 <tr> 381 <table class="mlabels">
304 <td class="memname"><a class="el" href="classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b">PercussionOnsetDetector::~PercussionOnsetDetector</a> </td> 382 <tr>
305 <td>(</td> 383 <td class="mlabels-left">
306 <td class="paramname"></td><td>)</td> 384 <table class="memname">
307 <td><code> [virtual]</code></td> 385 <tr>
308 </tr> 386 <td class="memname">PercussionOnsetDetector::~PercussionOnsetDetector </td>
309 </table> 387 <td>(</td>
310 </div> 388 <td class="paramname"></td><td>)</td>
311 <div class="memdoc"> 389 <td></td>
312 390 </tr>
313 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00059">59</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 391 </table>
314 392 </td>
315 <p>References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>.</p> 393 <td class="mlabels-right">
316 394 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
317 </div> 395 </tr>
318 </div> 396 </table>
319 <hr/><h2>Member Function Documentation</h2> 397 </div><div class="memdoc">
320 <a class="anchor" id="a349c528260622308f3850bcda8a448ab"></a> 398
321 <div class="memitem"> 399 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00059">59</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
322 <div class="memproto"> 400
323 <table class="memname"> 401 <p class="reference">References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>.</p>
324 <tr> 402
325 <td class="memname">bool <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab">PercussionOnsetDetector::initialise</a> </td> 403 </div>
404 </div>
405 <h2 class="groupheader">Member Function Documentation</h2>
406 <a id="a349c528260622308f3850bcda8a448ab"></a>
407 <h2 class="memtitle"><span class="permalink"><a href="#a349c528260622308f3850bcda8a448ab">&#9670;&nbsp;</a></span>initialise()</h2>
408
409 <div class="memitem">
410 <div class="memproto">
411 <table class="mlabels">
412 <tr>
413 <td class="mlabels-left">
414 <table class="memname">
415 <tr>
416 <td class="memname">bool PercussionOnsetDetector::initialise </td>
326 <td>(</td> 417 <td>(</td>
327 <td class="paramtype">size_t&#160;</td> 418 <td class="paramtype">size_t&#160;</td>
328 <td class="paramname"><em>inputChannels</em>, </td> 419 <td class="paramname"><em>inputChannels</em>, </td>
329 </tr> 420 </tr>
330 <tr> 421 <tr>
340 <td class="paramname"><em>blockSize</em>&#160;</td> 431 <td class="paramname"><em>blockSize</em>&#160;</td>
341 </tr> 432 </tr>
342 <tr> 433 <tr>
343 <td></td> 434 <td></td>
344 <td>)</td> 435 <td>)</td>
345 <td></td><td><code> [virtual]</code></td> 436 <td></td><td></td>
346 </tr> 437 </tr>
347 </table> 438 </table>
348 </div> 439 </td>
349 <div class="memdoc"> 440 <td class="mlabels-right">
441 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
442 </tr>
443 </table>
444 </div><div class="memdoc">
350 445
351 <p>Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). </p> 446 <p>Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). </p>
352 <p>The input sample rate should have been already specified at construction time.</p> 447 <p>The input sample rate should have been already specified at construction time.</p>
353 <p>Return true for successful initialisation, false if the number of input channels, step size and/or block size cannot be supported. </p> 448 <p>Return true for successful initialisation, false if the number of input channels, step size and/or block size cannot be supported. </p>
354 449
355 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#af26212cf5fc511b603a8b48034247822">Vamp::Plugin</a>.</p> 450 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#af26212cf5fc511b603a8b48034247822">Vamp::Plugin</a>.</p>
356 451
357 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">113</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 452 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">113</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
358 453
359 <p>References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">m_stepSize</a>.</p> 454 <p class="reference">References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">m_stepSize</a>.</p>
360 455
361 </div> 456 </div>
362 </div> 457 </div>
363 <a class="anchor" id="a9b1075e992cd9599764ef3881fb91d1a"></a> 458 <a id="a9b1075e992cd9599764ef3881fb91d1a"></a>
364 <div class="memitem"> 459 <h2 class="memtitle"><span class="permalink"><a href="#a9b1075e992cd9599764ef3881fb91d1a">&#9670;&nbsp;</a></span>reset()</h2>
365 <div class="memproto"> 460
366 <table class="memname"> 461 <div class="memitem">
367 <tr> 462 <div class="memproto">
368 <td class="memname">void <a class="el" href="classPercussionOnsetDetector.html#a9b1075e992cd9599764ef3881fb91d1a">PercussionOnsetDetector::reset</a> </td> 463 <table class="mlabels">
369 <td>(</td> 464 <tr>
370 <td class="paramname"></td><td>)</td> 465 <td class="mlabels-left">
371 <td><code> [virtual]</code></td> 466 <table class="memname">
372 </tr> 467 <tr>
373 </table> 468 <td class="memname">void PercussionOnsetDetector::reset </td>
374 </div> 469 <td>(</td>
375 <div class="memdoc"> 470 <td class="paramname"></td><td>)</td>
471 <td></td>
472 </tr>
473 </table>
474 </td>
475 <td class="mlabels-right">
476 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
477 </tr>
478 </table>
479 </div><div class="memdoc">
376 480
377 <p>Reset the plugin after use, to prepare it for another clean run. </p> 481 <p>Reset the plugin after use, to prepare it for another clean run. </p>
378 <p>Not called for the first initialisation (i.e. initialise must also do a reset). </p> 482 <p>Not called for the first initialisation (i.e. initialise must also do a reset). </p>
379 483
380 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#aad67dc9d0052417511070c4ebcfbf24f">Vamp::Plugin</a>.</p> 484 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#aad67dc9d0052417511070c4ebcfbf24f">Vamp::Plugin</a>.</p>
381 485
382 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">134</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 486 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">134</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
383 487
384 <p>References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>.</p> 488 <p class="reference">References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>.</p>
385 489
386 </div> 490 </div>
387 </div> 491 </div>
388 <a class="anchor" id="a4f6954267696ee5bfa7dd1c4a6cfa92a"></a> 492 <a id="a8c980a67814934d57e0c5de3e58a4ca2"></a>
389 <div class="memitem"> 493 <h2 class="memtitle"><span class="permalink"><a href="#a8c980a67814934d57e0c5de3e58a4ca2">&#9670;&nbsp;</a></span>getInputDomain()</h2>
390 <div class="memproto"> 494
391 <table class="memname"> 495 <div class="memitem">
392 <tr> 496 <div class="memproto">
393 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a> <a class="el" href="classPercussionOnsetDetector.html#a4f6954267696ee5bfa7dd1c4a6cfa92a">PercussionOnsetDetector::getInputDomain</a> </td> 497 <table class="mlabels">
394 <td>(</td> 498 <tr>
395 <td class="paramname"></td><td>)</td> 499 <td class="mlabels-left">
396 <td> const<code> [inline, virtual]</code></td> 500 <table class="memname">
397 </tr> 501 <tr>
398 </table> 502 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a39cb7649d6dcc20e4cb1640cd55907bc">InputDomain</a> PercussionOnsetDetector::getInputDomain </td>
399 </div> 503 <td>(</td>
400 <div class="memdoc"> 504 <td class="paramname"></td><td>)</td>
505 <td> const</td>
506 </tr>
507 </table>
508 </td>
509 <td class="mlabels-right">
510 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
511 </tr>
512 </table>
513 </div><div class="memdoc">
401 514
402 <p>Get the plugin's required input domain. </p> 515 <p>Get the plugin's required input domain. </p>
403 <p>If this is TimeDomain, the samples provided to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> function (below) will be in the time domain, as for a traditional audio processing plugin.</p> 516 <p>If this is TimeDomain, the samples provided to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> function (below) will be in the time domain, as for a traditional audio processing plugin.</p>
404 <p>If this is FrequencyDomain, the host will carry out a windowed FFT of size equal to the negotiated block size on the data before passing the frequency bin data in to <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a>. The input data for the FFT will be rotated so as to place the origin in the centre of the block. The plugin does not get to choose the window type -- the host will either let the user do so, or will use a Hanning window. </p> 517 <p>If this is FrequencyDomain, the host will carry out a windowed FFT of size equal to the negotiated block size on the data before passing the frequency bin data in to <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a>. The input data for the FFT will be rotated so as to place the origin in the centre of the block. The plugin does not get to choose the window type &ndash; the host will either let the user do so, or will use a Hanning window. </p>
405 518
406 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ae1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin</a>.</p> 519 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ae1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin</a>.</p>
407 520
408 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">55</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 521 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">55</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
409 522
410 <p>References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00152">Vamp::Plugin::FrequencyDomain</a>.</p> 523 <p class="reference">References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00152">Vamp::Plugin::FrequencyDomain</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00095">getCopyright()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00077">getDescription()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00065">getIdentifier()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00083">getMaker()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00071">getName()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00196">getOutputDescriptors()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">getParameter()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00145">getParameterDescriptors()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00089">getPluginVersion()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00107">getPreferredBlockSize()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00101">getPreferredStepSize()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00283">getRemainingFeatures()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">setParameter()</a>.</p>
411 524
412 </div> 525 </div>
413 </div> 526 </div>
414 <a class="anchor" id="a267c83a7533146c127e2c3be310e0154"></a> 527 <a id="ac1bb968a3632083e55e4d236310b9cdb"></a>
415 <div class="memitem"> 528 <h2 class="memtitle"><span class="permalink"><a href="#ac1bb968a3632083e55e4d236310b9cdb">&#9670;&nbsp;</a></span>getIdentifier()</h2>
416 <div class="memproto"> 529
417 <table class="memname"> 530 <div class="memitem">
418 <tr> 531 <div class="memproto">
419 <td class="memname">string <a class="el" href="classPercussionOnsetDetector.html#a267c83a7533146c127e2c3be310e0154">PercussionOnsetDetector::getIdentifier</a> </td> 532 <table class="mlabels">
420 <td>(</td> 533 <tr>
421 <td class="paramname"></td><td>)</td> 534 <td class="mlabels-left">
422 <td> const<code> [virtual]</code></td> 535 <table class="memname">
423 </tr> 536 <tr>
424 </table> 537 <td class="memname">string PercussionOnsetDetector::getIdentifier </td>
425 </div> 538 <td>(</td>
426 <div class="memdoc"> 539 <td class="paramname"></td><td>)</td>
540 <td> const</td>
541 </tr>
542 </table>
543 </td>
544 <td class="mlabels-right">
545 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
546 </tr>
547 </table>
548 </div><div class="memdoc">
427 549
428 <p>Get the computer-usable name of the plugin. </p> 550 <p>Get the computer-usable name of the plugin. </p>
429 <p>This should be reasonably short and contain no whitespace or punctuation characters. It may only contain the characters [a-zA-Z0-9_-]. This is the authoritative way for a program to identify a plugin within a given library.</p> 551 <p>This should be reasonably short and contain no whitespace or punctuation characters. It may only contain the characters [a-zA-Z0-9_-]. This is the authoritative way for a program to identify a plugin within a given library.</p>
430 <p>This text may be visible to the user, but it should not be the main text used to identify a plugin to the user (that will be the name, below).</p> 552 <p>This text may be visible to the user, but it should not be the main text used to identify a plugin to the user (that will be the name, below).</p>
431 <p>Example: "zero_crossings" </p> 553 <p>Example: "zero_crossings" </p>
432 554
433 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#ad1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase</a>.</p> 555 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#ad1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase</a>.</p>
434 556
435 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00065">65</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 557 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00065">65</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
436 558
437 </div> 559 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
438 </div> 560
439 <a class="anchor" id="aa98f1ad061a11af98c054011a8844e6f"></a> 561 </div>
440 <div class="memitem"> 562 </div>
441 <div class="memproto"> 563 <a id="a9b8532bfd1a6053682db3ce15b1890da"></a>
442 <table class="memname"> 564 <h2 class="memtitle"><span class="permalink"><a href="#a9b8532bfd1a6053682db3ce15b1890da">&#9670;&nbsp;</a></span>getName()</h2>
443 <tr> 565
444 <td class="memname">string <a class="el" href="classPercussionOnsetDetector.html#aa98f1ad061a11af98c054011a8844e6f">PercussionOnsetDetector::getName</a> </td> 566 <div class="memitem">
445 <td>(</td> 567 <div class="memproto">
446 <td class="paramname"></td><td>)</td> 568 <table class="mlabels">
447 <td> const<code> [virtual]</code></td> 569 <tr>
448 </tr> 570 <td class="mlabels-left">
449 </table> 571 <table class="memname">
450 </div> 572 <tr>
451 <div class="memdoc"> 573 <td class="memname">string PercussionOnsetDetector::getName </td>
574 <td>(</td>
575 <td class="paramname"></td><td>)</td>
576 <td> const</td>
577 </tr>
578 </table>
579 </td>
580 <td class="mlabels-right">
581 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
582 </tr>
583 </table>
584 </div><div class="memdoc">
452 585
453 <p>Get a human-readable name or title of the plugin. </p> 586 <p>Get a human-readable name or title of the plugin. </p>
454 <p>This should be brief and self-contained, as it may be used to identify the plugin to the user in isolation (i.e. without also showing the plugin's "identifier").</p> 587 <p>This should be brief and self-contained, as it may be used to identify the plugin to the user in isolation (i.e. without also showing the plugin's "identifier").</p>
455 <p>Example: "Zero Crossings" </p> 588 <p>Example: "Zero Crossings" </p>
456 589
457 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a18619d5097e444ecefee0c359da53232">Vamp::PluginBase</a>.</p> 590 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a18619d5097e444ecefee0c359da53232">Vamp::PluginBase</a>.</p>
458 591
459 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00071">71</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 592 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00071">71</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
460 593
461 </div> 594 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
462 </div> 595
463 <a class="anchor" id="a9061d189705802a48973a7ccab6360db"></a> 596 </div>
464 <div class="memitem"> 597 </div>
465 <div class="memproto"> 598 <a id="a4ea74f76e302c53ced7508bc8388487b"></a>
466 <table class="memname"> 599 <h2 class="memtitle"><span class="permalink"><a href="#a4ea74f76e302c53ced7508bc8388487b">&#9670;&nbsp;</a></span>getDescription()</h2>
467 <tr> 600
468 <td class="memname">string <a class="el" href="classPercussionOnsetDetector.html#a9061d189705802a48973a7ccab6360db">PercussionOnsetDetector::getDescription</a> </td> 601 <div class="memitem">
469 <td>(</td> 602 <div class="memproto">
470 <td class="paramname"></td><td>)</td> 603 <table class="mlabels">
471 <td> const<code> [virtual]</code></td> 604 <tr>
472 </tr> 605 <td class="mlabels-left">
473 </table> 606 <table class="memname">
474 </div> 607 <tr>
475 <div class="memdoc"> 608 <td class="memname">string PercussionOnsetDetector::getDescription </td>
609 <td>(</td>
610 <td class="paramname"></td><td>)</td>
611 <td> const</td>
612 </tr>
613 </table>
614 </td>
615 <td class="mlabels-right">
616 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
617 </tr>
618 </table>
619 </div><div class="memdoc">
476 620
477 <p>Get a human-readable description for the plugin, typically a line of text that may optionally be displayed in addition to the plugin's "name". </p> 621 <p>Get a human-readable description for the plugin, typically a line of text that may optionally be displayed in addition to the plugin's "name". </p>
478 <p>May be empty if the name has said it all already.</p> 622 <p>May be empty if the name has said it all already.</p>
479 <p>Example: "Detect and count zero crossing points" </p> 623 <p>Example: "Detect and count zero crossing points" </p>
480 624
481 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase</a>.</p> 625 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase</a>.</p>
482 626
483 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00077">77</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 627 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00077">77</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
484 628
485 </div> 629 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
486 </div> 630
487 <a class="anchor" id="a63d63f2cb7ea8d8b09d58cc13b541375"></a> 631 </div>
488 <div class="memitem"> 632 </div>
489 <div class="memproto"> 633 <a id="a1ef108aac025c3f2c3201fd9f43b6a6b"></a>
490 <table class="memname"> 634 <h2 class="memtitle"><span class="permalink"><a href="#a1ef108aac025c3f2c3201fd9f43b6a6b">&#9670;&nbsp;</a></span>getMaker()</h2>
491 <tr> 635
492 <td class="memname">string <a class="el" href="classPercussionOnsetDetector.html#a63d63f2cb7ea8d8b09d58cc13b541375">PercussionOnsetDetector::getMaker</a> </td> 636 <div class="memitem">
493 <td>(</td> 637 <div class="memproto">
494 <td class="paramname"></td><td>)</td> 638 <table class="mlabels">
495 <td> const<code> [virtual]</code></td> 639 <tr>
496 </tr> 640 <td class="mlabels-left">
497 </table> 641 <table class="memname">
498 </div> 642 <tr>
499 <div class="memdoc"> 643 <td class="memname">string PercussionOnsetDetector::getMaker </td>
644 <td>(</td>
645 <td class="paramname"></td><td>)</td>
646 <td> const</td>
647 </tr>
648 </table>
649 </td>
650 <td class="mlabels-right">
651 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
652 </tr>
653 </table>
654 </div><div class="memdoc">
500 655
501 <p>Get the name of the author or vendor of the plugin in human-readable form. </p> 656 <p>Get the name of the author or vendor of the plugin in human-readable form. </p>
502 <p>This should be a short identifying text, as it may be used to label plugins from the same source in a menu or similar. </p> 657 <p>This should be a short identifying text, as it may be used to label plugins from the same source in a menu or similar. </p>
503 658
504 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase</a>.</p> 659 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase</a>.</p>
505 660
506 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00083">83</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 661 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00083">83</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
507 662
508 </div> 663 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
509 </div> 664
510 <a class="anchor" id="ad6b818dbd81867ce7be71c99cae861be"></a> 665 </div>
511 <div class="memitem"> 666 </div>
512 <div class="memproto"> 667 <a id="ad4f4a732e9e0ae0cb0151e2e10862299"></a>
513 <table class="memname"> 668 <h2 class="memtitle"><span class="permalink"><a href="#ad4f4a732e9e0ae0cb0151e2e10862299">&#9670;&nbsp;</a></span>getPluginVersion()</h2>
514 <tr> 669
515 <td class="memname">int <a class="el" href="classPercussionOnsetDetector.html#ad6b818dbd81867ce7be71c99cae861be">PercussionOnsetDetector::getPluginVersion</a> </td> 670 <div class="memitem">
516 <td>(</td> 671 <div class="memproto">
517 <td class="paramname"></td><td>)</td> 672 <table class="mlabels">
518 <td> const<code> [virtual]</code></td> 673 <tr>
519 </tr> 674 <td class="mlabels-left">
520 </table> 675 <table class="memname">
521 </div> 676 <tr>
522 <div class="memdoc"> 677 <td class="memname">int PercussionOnsetDetector::getPluginVersion </td>
678 <td>(</td>
679 <td class="paramname"></td><td>)</td>
680 <td> const</td>
681 </tr>
682 </table>
683 </td>
684 <td class="mlabels-right">
685 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
686 </tr>
687 </table>
688 </div><div class="memdoc">
523 689
524 <p>Get the version number of the plugin. </p> 690 <p>Get the version number of the plugin. </p>
525 691
526 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a63f686d77bc3d6b807e7944cdde83151">Vamp::PluginBase</a>.</p> 692 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a63f686d77bc3d6b807e7944cdde83151">Vamp::PluginBase</a>.</p>
527 693
528 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00089">89</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 694 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00089">89</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
529 695
530 </div> 696 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
531 </div> 697
532 <a class="anchor" id="a1a22ece271330c94cc08798a77416351"></a> 698 </div>
533 <div class="memitem"> 699 </div>
534 <div class="memproto"> 700 <a id="acf9ac12b8f313aa6fad58ad2fed663da"></a>
535 <table class="memname"> 701 <h2 class="memtitle"><span class="permalink"><a href="#acf9ac12b8f313aa6fad58ad2fed663da">&#9670;&nbsp;</a></span>getCopyright()</h2>
536 <tr> 702
537 <td class="memname">string <a class="el" href="classPercussionOnsetDetector.html#a1a22ece271330c94cc08798a77416351">PercussionOnsetDetector::getCopyright</a> </td> 703 <div class="memitem">
538 <td>(</td> 704 <div class="memproto">
539 <td class="paramname"></td><td>)</td> 705 <table class="mlabels">
540 <td> const<code> [virtual]</code></td> 706 <tr>
541 </tr> 707 <td class="mlabels-left">
542 </table> 708 <table class="memname">
543 </div> 709 <tr>
544 <div class="memdoc"> 710 <td class="memname">string PercussionOnsetDetector::getCopyright </td>
711 <td>(</td>
712 <td class="paramname"></td><td>)</td>
713 <td> const</td>
714 </tr>
715 </table>
716 </td>
717 <td class="mlabels-right">
718 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
719 </tr>
720 </table>
721 </div><div class="memdoc">
545 722
546 <p>Get the copyright statement or licensing summary for the plugin. </p> 723 <p>Get the copyright statement or licensing summary for the plugin. </p>
547 <p>This can be an informative text, without the same presentation constraints as mentioned for getMaker above. </p> 724 <p>This can be an informative text, without the same presentation constraints as mentioned for getMaker above. </p>
548 725
549 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#ab7e9dedbe965f5ab9018b72920fe7661">Vamp::PluginBase</a>.</p> 726 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#ab7e9dedbe965f5ab9018b72920fe7661">Vamp::PluginBase</a>.</p>
550 727
551 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00095">95</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 728 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00095">95</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
552 729
553 </div> 730 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
554 </div> 731
555 <a class="anchor" id="a733824891e11c306a7a678534b89b968"></a> 732 </div>
556 <div class="memitem"> 733 </div>
557 <div class="memproto"> 734 <a id="a0ad851545302fc87e8226104584667a0"></a>
558 <table class="memname"> 735 <h2 class="memtitle"><span class="permalink"><a href="#a0ad851545302fc87e8226104584667a0">&#9670;&nbsp;</a></span>getPreferredStepSize()</h2>
559 <tr> 736
560 <td class="memname">size_t <a class="el" href="classPercussionOnsetDetector.html#a733824891e11c306a7a678534b89b968">PercussionOnsetDetector::getPreferredStepSize</a> </td> 737 <div class="memitem">
561 <td>(</td> 738 <div class="memproto">
562 <td class="paramname"></td><td>)</td> 739 <table class="mlabels">
563 <td> const<code> [virtual]</code></td> 740 <tr>
564 </tr> 741 <td class="mlabels-left">
565 </table> 742 <table class="memname">
566 </div> 743 <tr>
567 <div class="memdoc"> 744 <td class="memname">size_t PercussionOnsetDetector::getPreferredStepSize </td>
568 745 <td>(</td>
569 <p>Get the preferred step size (window increment -- the distance in sample frames between the start frames of consecutive blocks passed to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> function) for the plugin. </p> 746 <td class="paramname"></td><td>)</td>
570 <p>This should be called before <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames).">initialise()</a>.</p> 747 <td> const</td>
571 <p>A plugin may return 0 if it has no particular interest in the step size. In this case, the host should make the step size equal to the block size if the plugin is accepting input in the time domain. If the plugin is accepting input in the frequency domain, the host may use any step size. The final step size will be set in the <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames).">initialise()</a> call. </p> 748 </tr>
572 749 </table>
573 <p>Reimplemented from <a class="el" href="classVamp_1_1Plugin.html#a514c716c22f81c055f19b56c3f882567">Vamp::Plugin</a>.</p> 750 </td>
574 751 <td class="mlabels-right">
575 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00101">101</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 752 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
576 753 </tr>
577 </div> 754 </table>
578 </div> 755 </div><div class="memdoc">
579 <a class="anchor" id="a410c0b47c6c849d7ed9b726b84402ad0"></a> 756
580 <div class="memitem"> 757 <p>Get the preferred step size (window increment &ndash; the distance in sample frames between the start frames of consecutive blocks passed to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> function) for the plugin. </p>
581 <div class="memproto"> 758 <p>This should be called before <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). ">initialise()</a>.</p>
582 <table class="memname"> 759 <p>A plugin may return 0 if it has no particular interest in the step size. In this case, the host should make the step size equal to the block size if the plugin is accepting input in the time domain. If the plugin is accepting input in the frequency domain, the host may use any step size. The final step size will be set in the <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). ">initialise()</a> call. </p>
583 <tr> 760
584 <td class="memname">size_t <a class="el" href="classPercussionOnsetDetector.html#a410c0b47c6c849d7ed9b726b84402ad0">PercussionOnsetDetector::getPreferredBlockSize</a> </td> 761 <p>Reimplemented from <a class="el" href="classVamp_1_1Plugin.html#a33eaf9a265bc3a055e156452112456c2">Vamp::Plugin</a>.</p>
585 <td>(</td> 762
586 <td class="paramname"></td><td>)</td> 763 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00101">101</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
587 <td> const<code> [virtual]</code></td> 764
588 </tr> 765 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
589 </table> 766
590 </div> 767 </div>
591 <div class="memdoc"> 768 </div>
592 769 <a id="abacdc27486aab9b37d1a51e35e6a9444"></a>
593 <p>Get the preferred block size (window size -- the number of sample frames passed in each block to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> function). </p> 770 <h2 class="memtitle"><span class="permalink"><a href="#abacdc27486aab9b37d1a51e35e6a9444">&#9670;&nbsp;</a></span>getPreferredBlockSize()</h2>
594 <p>This should be called before <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames).">initialise()</a>.</p> 771
595 <p>A plugin that can handle any block size may return 0. The final block size will be set in the <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames).">initialise()</a> call. </p> 772 <div class="memitem">
596 773 <div class="memproto">
597 <p>Reimplemented from <a class="el" href="classVamp_1_1Plugin.html#aa529adf83f87a603954eb31407602aac">Vamp::Plugin</a>.</p> 774 <table class="mlabels">
598 775 <tr>
599 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00107">107</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 776 <td class="mlabels-left">
600 777 <table class="memname">
601 </div> 778 <tr>
602 </div> 779 <td class="memname">size_t PercussionOnsetDetector::getPreferredBlockSize </td>
603 <a class="anchor" id="abceae88cc9762b0ea310d7aad71de815"></a> 780 <td>(</td>
604 <div class="memitem"> 781 <td class="paramname"></td><td>)</td>
605 <div class="memproto"> 782 <td> const</td>
606 <table class="memname"> 783 </tr>
607 <tr> 784 </table>
608 <td class="memname"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">PercussionOnsetDetector::ParameterList</a> <a class="el" href="classPercussionOnsetDetector.html#abceae88cc9762b0ea310d7aad71de815">PercussionOnsetDetector::getParameterDescriptors</a> </td> 785 </td>
609 <td>(</td> 786 <td class="mlabels-right">
610 <td class="paramname"></td><td>)</td> 787 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
611 <td> const<code> [virtual]</code></td> 788 </tr>
612 </tr> 789 </table>
613 </table> 790 </div><div class="memdoc">
614 </div> 791
615 <div class="memdoc"> 792 <p>Get the preferred block size (window size &ndash; the number of sample frames passed in each block to the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> function). </p>
793 <p>This should be called before <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). ">initialise()</a>.</p>
794 <p>A plugin that can handle any block size may return 0. The final block size will be set in the <a class="el" href="classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab" title="Initialise a plugin to prepare it for use with the given number of input channels, step size (window increment, in sample frames) and block size (window size, in sample frames). ">initialise()</a> call. </p>
795
796 <p>Reimplemented from <a class="el" href="classVamp_1_1Plugin.html#ae3b9c32b12796ece152388babad7cc7d">Vamp::Plugin</a>.</p>
797
798 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00107">107</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
799
800 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
801
802 </div>
803 </div>
804 <a id="ae1cc81d82aaac8db5cf8a1067494f3d8"></a>
805 <h2 class="memtitle"><span class="permalink"><a href="#ae1cc81d82aaac8db5cf8a1067494f3d8">&#9670;&nbsp;</a></span>getParameterDescriptors()</h2>
806
807 <div class="memitem">
808 <div class="memproto">
809 <table class="mlabels">
810 <tr>
811 <td class="mlabels-left">
812 <table class="memname">
813 <tr>
814 <td class="memname"><a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">PercussionOnsetDetector::ParameterList</a> PercussionOnsetDetector::getParameterDescriptors </td>
815 <td>(</td>
816 <td class="paramname"></td><td>)</td>
817 <td> const</td>
818 </tr>
819 </table>
820 </td>
821 <td class="mlabels-right">
822 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
823 </tr>
824 </table>
825 </div><div class="memdoc">
616 826
617 <p>Get the controllable parameters of this plugin. </p> 827 <p>Get the controllable parameters of this plugin. </p>
618 828
619 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#aac3e49b3b66cacfbb768dfdf07444f21">Vamp::PluginBase</a>.</p> 829 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#a0c24ff6a43c681198dc9497287a26e3a">Vamp::PluginBase</a>.</p>
620 830
621 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00145">145</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 831 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00145">145</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
622 832
623 <p>References <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00167">Vamp::PluginBase::ParameterDescriptor::defaultValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00144">Vamp::PluginBase::ParameterDescriptor::description</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00133">Vamp::PluginBase::ParameterDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00173">Vamp::PluginBase::ParameterDescriptor::isQuantized</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00159">Vamp::PluginBase::ParameterDescriptor::maxValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00154">Vamp::PluginBase::ParameterDescriptor::minValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00138">Vamp::PluginBase::ParameterDescriptor::name</a>, and <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00149">Vamp::PluginBase::ParameterDescriptor::unit</a>.</p> 833 <p class="reference">References <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00167">Vamp::PluginBase::ParameterDescriptor::defaultValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00144">Vamp::PluginBase::ParameterDescriptor::description</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00133">Vamp::PluginBase::ParameterDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00173">Vamp::PluginBase::ParameterDescriptor::isQuantized</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00159">Vamp::PluginBase::ParameterDescriptor::maxValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00154">Vamp::PluginBase::ParameterDescriptor::minValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00138">Vamp::PluginBase::ParameterDescriptor::name</a>, and <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00149">Vamp::PluginBase::ParameterDescriptor::unit</a>.</p>
624 834
625 </div> 835 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
626 </div> 836
627 <a class="anchor" id="a9b28da8315fcde46ce7644d6592ba527"></a> 837 </div>
628 <div class="memitem"> 838 </div>
629 <div class="memproto"> 839 <a id="accce70a87d6b30d4696d40a3e09b8f17"></a>
630 <table class="memname"> 840 <h2 class="memtitle"><span class="permalink"><a href="#accce70a87d6b30d4696d40a3e09b8f17">&#9670;&nbsp;</a></span>getParameter()</h2>
631 <tr> 841
632 <td class="memname">float <a class="el" href="classPercussionOnsetDetector.html#a9b28da8315fcde46ce7644d6592ba527">PercussionOnsetDetector::getParameter</a> </td> 842 <div class="memitem">
843 <div class="memproto">
844 <table class="mlabels">
845 <tr>
846 <td class="mlabels-left">
847 <table class="memname">
848 <tr>
849 <td class="memname">float PercussionOnsetDetector::getParameter </td>
633 <td>(</td> 850 <td>(</td>
634 <td class="paramtype">std::string&#160;</td> 851 <td class="paramtype">std::string&#160;</td>
635 <td class="paramname"></td><td>)</td> 852 <td class="paramname"></td><td>)</td>
636 <td> const<code> [virtual]</code></td> 853 <td> const</td>
637 </tr> 854 </tr>
638 </table> 855 </table>
639 </div> 856 </td>
640 <div class="memdoc"> 857 <td class="mlabels-right">
858 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
859 </tr>
860 </table>
861 </div><div class="memdoc">
641 862
642 <p>Get the value of a named parameter. </p> 863 <p>Get the value of a named parameter. </p>
643 <p>The argument is the identifier field from that parameter's descriptor. </p> 864 <p>The argument is the identifier field from that parameter's descriptor. </p>
644 865
645 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#a97ababcd45348ceec998d0f8e0f38bf7">Vamp::PluginBase</a>.</p> 866 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#aa813d61077080ec95487d2a0227cc51b">Vamp::PluginBase</a>.</p>
646 867
647 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">174</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 868 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">174</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
648 869
649 <p>References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>.</p> 870 <p class="reference">References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>.</p>
650 871
651 </div> 872 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
652 </div> 873
653 <a class="anchor" id="aa097d72488e1211f05fc661ff5c6dc01"></a> 874 </div>
654 <div class="memitem"> 875 </div>
655 <div class="memproto"> 876 <a id="aa097d72488e1211f05fc661ff5c6dc01"></a>
656 <table class="memname"> 877 <h2 class="memtitle"><span class="permalink"><a href="#aa097d72488e1211f05fc661ff5c6dc01">&#9670;&nbsp;</a></span>setParameter()</h2>
657 <tr> 878
658 <td class="memname">void <a class="el" href="classPercussionOnsetDetector.html#aa097d72488e1211f05fc661ff5c6dc01">PercussionOnsetDetector::setParameter</a> </td> 879 <div class="memitem">
880 <div class="memproto">
881 <table class="mlabels">
882 <tr>
883 <td class="mlabels-left">
884 <table class="memname">
885 <tr>
886 <td class="memname">void PercussionOnsetDetector::setParameter </td>
659 <td>(</td> 887 <td>(</td>
660 <td class="paramtype">std::string&#160;</td> 888 <td class="paramtype">std::string&#160;</td>
661 <td class="paramname">, </td> 889 <td class="paramname">, </td>
662 </tr> 890 </tr>
663 <tr> 891 <tr>
667 <td class="paramname">&#160;</td> 895 <td class="paramname">&#160;</td>
668 </tr> 896 </tr>
669 <tr> 897 <tr>
670 <td></td> 898 <td></td>
671 <td>)</td> 899 <td>)</td>
672 <td></td><td><code> [virtual]</code></td> 900 <td></td><td></td>
673 </tr> 901 </tr>
674 </table> 902 </table>
675 </div> 903 </td>
676 <div class="memdoc"> 904 <td class="mlabels-right">
905 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
906 </tr>
907 </table>
908 </div><div class="memdoc">
677 909
678 <p>Set a named parameter. </p> 910 <p>Set a named parameter. </p>
679 <p>The first argument is the identifier field from that parameter's descriptor. </p> 911 <p>The first argument is the identifier field from that parameter's descriptor. </p>
680 912
681 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#a6c718ce822f7b73b98940d59dcaa9366">Vamp::PluginBase</a>.</p> 913 <p>Reimplemented from <a class="el" href="classVamp_1_1PluginBase.html#a6c718ce822f7b73b98940d59dcaa9366">Vamp::PluginBase</a>.</p>
682 914
683 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">182</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 915 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">182</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
684 916
685 <p>References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>.</p> 917 <p class="reference">References <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, and <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>.</p>
686 918
687 </div> 919 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
688 </div> 920
689 <a class="anchor" id="aa4537aa0eb58a67d6e824d46924cf782"></a> 921 </div>
690 <div class="memitem"> 922 </div>
691 <div class="memproto"> 923 <a id="a9518f60b3b0bf6c31c51c0aaffc599c9"></a>
692 <table class="memname"> 924 <h2 class="memtitle"><span class="permalink"><a href="#a9518f60b3b0bf6c31c51c0aaffc599c9">&#9670;&nbsp;</a></span>getOutputDescriptors()</h2>
693 <tr> 925
694 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">PercussionOnsetDetector::OutputList</a> <a class="el" href="classPercussionOnsetDetector.html#aa4537aa0eb58a67d6e824d46924cf782">PercussionOnsetDetector::getOutputDescriptors</a> </td> 926 <div class="memitem">
695 <td>(</td> 927 <div class="memproto">
696 <td class="paramname"></td><td>)</td> 928 <table class="mlabels">
697 <td> const<code> [virtual]</code></td> 929 <tr>
698 </tr> 930 <td class="mlabels-left">
699 </table> 931 <table class="memname">
700 </div> 932 <tr>
701 <div class="memdoc"> 933 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a30f531b8fb69fac41a24e3d2a6a08ed9">PercussionOnsetDetector::OutputList</a> PercussionOnsetDetector::getOutputDescriptors </td>
934 <td>(</td>
935 <td class="paramname"></td><td>)</td>
936 <td> const</td>
937 </tr>
938 </table>
939 </td>
940 <td class="mlabels-right">
941 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
942 </tr>
943 </table>
944 </div><div class="memdoc">
702 945
703 <p>Get the outputs of this plugin. </p> 946 <p>Get the outputs of this plugin. </p>
704 <p>An output's index in this list is used as its numeric index when looking it up in the FeatureSet returned from the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data.">process()</a> call. </p> 947 <p>An output's index in this list is used as its numeric index when looking it up in the FeatureSet returned from the <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614" title="Process a single block of input data. ">process()</a> call. </p>
705 948
706 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ad064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin</a>.</p> 949 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ad064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin</a>.</p>
707 950
708 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00196">196</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 951 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00196">196</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
709 952
710 <p>References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00247">Vamp::Plugin::OutputDescriptor::binCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00227">Vamp::Plugin::OutputDescriptor::description</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00239">Vamp::Plugin::OutputDescriptor::hasFixedBinCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00260">Vamp::Plugin::OutputDescriptor::hasKnownExtents</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00214">Vamp::Plugin::OutputDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00278">Vamp::Plugin::OutputDescriptor::isQuantized</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00436">Vamp::Plugin::m_inputSampleRate</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00220">Vamp::Plugin::OutputDescriptor::name</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00290">Vamp::Plugin::OutputDescriptor::OneSamplePerStep</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00285">Vamp::Plugin::OutputDescriptor::quantizeStep</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00314">Vamp::Plugin::OutputDescriptor::sampleRate</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00302">Vamp::Plugin::OutputDescriptor::sampleType</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00232">Vamp::Plugin::OutputDescriptor::unit</a>, and <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00296">Vamp::Plugin::OutputDescriptor::VariableSampleRate</a>.</p> 953 <p class="reference">References <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00247">Vamp::Plugin::OutputDescriptor::binCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00227">Vamp::Plugin::OutputDescriptor::description</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00239">Vamp::Plugin::OutputDescriptor::hasFixedBinCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00260">Vamp::Plugin::OutputDescriptor::hasKnownExtents</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00214">Vamp::Plugin::OutputDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00278">Vamp::Plugin::OutputDescriptor::isQuantized</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00444">Vamp::Plugin::m_inputSampleRate</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00220">Vamp::Plugin::OutputDescriptor::name</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00290">Vamp::Plugin::OutputDescriptor::OneSamplePerStep</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00285">Vamp::Plugin::OutputDescriptor::quantizeStep</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00314">Vamp::Plugin::OutputDescriptor::sampleRate</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00302">Vamp::Plugin::OutputDescriptor::sampleType</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00232">Vamp::Plugin::OutputDescriptor::unit</a>, and <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00296">Vamp::Plugin::OutputDescriptor::VariableSampleRate</a>.</p>
711 954
712 </div> 955 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
713 </div> 956
714 <a class="anchor" id="adfd989812b3e0cb8f4b498f56a5a9614"></a> 957 </div>
715 <div class="memitem"> 958 </div>
716 <div class="memproto"> 959 <a id="adfd989812b3e0cb8f4b498f56a5a9614"></a>
717 <table class="memname"> 960 <h2 class="memtitle"><span class="permalink"><a href="#adfd989812b3e0cb8f4b498f56a5a9614">&#9670;&nbsp;</a></span>process()</h2>
718 <tr> 961
719 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">PercussionOnsetDetector::FeatureSet</a> <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614">PercussionOnsetDetector::process</a> </td> 962 <div class="memitem">
963 <div class="memproto">
964 <table class="mlabels">
965 <tr>
966 <td class="mlabels-left">
967 <table class="memname">
968 <tr>
969 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">PercussionOnsetDetector::FeatureSet</a> PercussionOnsetDetector::process </td>
720 <td>(</td> 970 <td>(</td>
721 <td class="paramtype">const float *const *&#160;</td> 971 <td class="paramtype">const float *const *&#160;</td>
722 <td class="paramname"><em>inputBuffers</em>, </td> 972 <td class="paramname"><em>inputBuffers</em>, </td>
723 </tr> 973 </tr>
724 <tr> 974 <tr>
728 <td class="paramname"><em>timestamp</em>&#160;</td> 978 <td class="paramname"><em>timestamp</em>&#160;</td>
729 </tr> 979 </tr>
730 <tr> 980 <tr>
731 <td></td> 981 <td></td>
732 <td>)</td> 982 <td>)</td>
733 <td></td><td><code> [virtual]</code></td> 983 <td></td><td></td>
734 </tr> 984 </tr>
735 </table> 985 </table>
736 </div> 986 </td>
737 <div class="memdoc"> 987 <td class="mlabels-right">
988 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
989 </tr>
990 </table>
991 </div><div class="memdoc">
738 992
739 <p>Process a single block of input data. </p> 993 <p>Process a single block of input data. </p>
740 <p>If the plugin's inputDomain is TimeDomain, inputBuffers will point to one array of floats per input channel, and each of these arrays will contain blockSize consecutive audio samples (the host will zero-pad as necessary). The timestamp in this case will be the real time in seconds of the start of the supplied block of samples.</p> 994 <p>If the plugin's inputDomain is TimeDomain, inputBuffers will point to one array of floats per input channel, and each of these arrays will contain blockSize consecutive audio samples (the host will zero-pad as necessary). The timestamp in this case will be the real time in seconds of the start of the supplied block of samples.</p>
741 <p>If the plugin's inputDomain is FrequencyDomain, inputBuffers will point to one array of floats per input channel, and each of these arrays will contain blockSize/2+1 consecutive pairs of real and imaginary component floats corresponding to bins 0..(blockSize/2) of the FFT output. That is, bin 0 (the first pair of floats) contains the DC output, up to bin blockSize/2 which contains the Nyquist-frequency output. There will therefore be blockSize+2 floats per channel in total. The timestamp will be the real time in seconds of the centre of the FFT input window (i.e. the very first block passed to process might contain the FFT of half a block of zero samples and the first half-block of the actual data, with a timestamp of zero).</p> 995 <p>If the plugin's inputDomain is FrequencyDomain, inputBuffers will point to one array of floats per input channel, and each of these arrays will contain blockSize/2+1 consecutive pairs of real and imaginary component floats corresponding to bins 0..(blockSize/2) of the FFT output. That is, bin 0 (the first pair of floats) contains the DC output, up to bin blockSize/2 which contains the Nyquist-frequency output. There will therefore be blockSize+2 floats per channel in total. The timestamp will be the real time in seconds of the centre of the FFT input window (i.e. the very first block passed to process might contain the FFT of half a block of zero samples and the first half-block of the actual data, with a timestamp of zero).</p>
742 <p>Return any features that have become available after this process call. (These do not necessarily have to fall within the process block, except for OneSamplePerStep outputs.) </p> 996 <p>Return any features that have become available after this process call. (These do not necessarily have to fall within the process block, except for OneSamplePerStep outputs.) </p>
743 997
744 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ae4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin</a>.</p> 998 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#ae4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin</a>.</p>
745 999
746 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">226</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 1000 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">226</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
747 1001
748 <p>References <a class="el" href="structVamp_1_1RealTime.html#a939b4b1d1ca190db69a418883f16ce8a">Vamp::RealTime::frame2RealTime()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00344">Vamp::Plugin::Feature::hasTimestamp</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00436">Vamp::Plugin::m_inputSampleRate</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">m_stepSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00352">Vamp::Plugin::Feature::timestamp</a>, and <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00374">Vamp::Plugin::Feature::values</a>.</p> 1002 <p class="reference">References <a class="el" href="structVamp_1_1RealTime.html#a939b4b1d1ca190db69a418883f16ce8a">Vamp::RealTime::frame2RealTime()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00352">Vamp::Plugin::Feature::hasTimestamp</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">m_blockSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">m_dfMinus1</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">m_dfMinus2</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00444">Vamp::Plugin::m_inputSampleRate</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">m_priorMagnitudes</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">m_sensitivity</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">m_stepSize</a>, <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">m_threshold</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00360">Vamp::Plugin::Feature::timestamp</a>, and <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00382">Vamp::Plugin::Feature::values</a>.</p>
749 1003
750 </div> 1004 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
751 </div> 1005
752 <a class="anchor" id="ad3d6767ed137783e84f842b4d4732ffa"></a> 1006 </div>
753 <div class="memitem"> 1007 </div>
754 <div class="memproto"> 1008 <a id="ad3d6767ed137783e84f842b4d4732ffa"></a>
755 <table class="memname"> 1009 <h2 class="memtitle"><span class="permalink"><a href="#ad3d6767ed137783e84f842b4d4732ffa">&#9670;&nbsp;</a></span>getRemainingFeatures()</h2>
756 <tr> 1010
757 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">PercussionOnsetDetector::FeatureSet</a> <a class="el" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa">PercussionOnsetDetector::getRemainingFeatures</a> </td> 1011 <div class="memitem">
758 <td>(</td> 1012 <div class="memproto">
759 <td class="paramname"></td><td>)</td> 1013 <table class="mlabels">
760 <td><code> [virtual]</code></td> 1014 <tr>
761 </tr> 1015 <td class="mlabels-left">
762 </table> 1016 <table class="memname">
763 </div> 1017 <tr>
764 <div class="memdoc"> 1018 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">PercussionOnsetDetector::FeatureSet</a> PercussionOnsetDetector::getRemainingFeatures </td>
1019 <td>(</td>
1020 <td class="paramname"></td><td>)</td>
1021 <td></td>
1022 </tr>
1023 </table>
1024 </td>
1025 <td class="mlabels-right">
1026 <span class="mlabels"><span class="mlabel">virtual</span></span> </td>
1027 </tr>
1028 </table>
1029 </div><div class="memdoc">
765 1030
766 <p>After all blocks have been processed, calculate and return any remaining features derived from the complete input. </p> 1031 <p>After all blocks have been processed, calculate and return any remaining features derived from the complete input. </p>
767 1032
768 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#aeca2a26e658ba0314ba90d25dd2195d6">Vamp::Plugin</a>.</p> 1033 <p>Implements <a class="el" href="classVamp_1_1Plugin.html#aeca2a26e658ba0314ba90d25dd2195d6">Vamp::Plugin</a>.</p>
769 1034
770 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00283">283</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p> 1035 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00283">283</a> of file <a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a>.</p>
771 1036
772 </div> 1037 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8h_source.html#l00055">getInputDomain()</a>.</p>
773 </div> 1038
774 <a class="anchor" id="a267b42e866df3cf0d190893e8096f525"></a> 1039 </div>
775 <div class="memitem"> 1040 </div>
776 <div class="memproto"> 1041 <a id="ab74f7634c6ac6e3da115667808a79c30"></a>
777 <table class="memname"> 1042 <h2 class="memtitle"><span class="permalink"><a href="#ab74f7634c6ac6e3da115667808a79c30">&#9670;&nbsp;</a></span>getMinChannelCount()</h2>
778 <tr> 1043
779 <td class="memname">virtual size_t <a class="el" href="classVamp_1_1Plugin.html#a267b42e866df3cf0d190893e8096f525">Vamp::Plugin::getMinChannelCount</a> </td> 1044 <div class="memitem">
780 <td>(</td> 1045 <div class="memproto">
781 <td class="paramname"></td><td>)</td> 1046 <table class="mlabels">
782 <td> const<code> [inline, virtual, inherited]</code></td> 1047 <tr>
783 </tr> 1048 <td class="mlabels-left">
784 </table> 1049 <table class="memname">
785 </div> 1050 <tr>
786 <div class="memdoc"> 1051 <td class="memname">virtual size_t Vamp::Plugin::getMinChannelCount </td>
1052 <td>(</td>
1053 <td class="paramname"></td><td>)</td>
1054 <td> const</td>
1055 </tr>
1056 </table>
1057 </td>
1058 <td class="mlabels-right">
1059 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1060 </tr>
1061 </table>
1062 </div><div class="memdoc">
787 1063
788 <p>Get the minimum supported number of input channels. </p> 1064 <p>Get the minimum supported number of input channels. </p>
789 1065
790 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a67d1198c0e58d3f0076d0eda599ff28d">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a2b28f1cf37d46a514f1e1411a6037bf8">Vamp::HostExt::PluginWrapper</a>.</p> 1066 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a8e7f62e03adea0321080839f6ef6c77b">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#abc0a4e6ce0ae9de39c40725de1f30d2f">Vamp::HostExt::PluginWrapper</a>.</p>
791 1067
792 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">199</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 1068 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">199</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
793 1069
794 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">enumeratePlugins()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00677">FixedTempoEstimator::initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00105">AmplitudeFollower::initialise()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00104">SpectralCentroid::initialise()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00094">ZeroCrossing::initialise()</a>, <a class="el" href="PowerSpectrum_8cpp_source.html#l00092">PowerSpectrum::initialise()</a>, and <a class="el" href="vamp-simple-host_8cpp_source.html#l00265">runPlugin()</a>.</p> 1070 <p class="reference">Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00609">enumeratePlugins()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00677">FixedTempoEstimator::initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00106">AmplitudeFollower::initialise()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00104">SpectralCentroid::initialise()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00095">ZeroCrossing::initialise()</a>, <a class="el" href="PowerSpectrum_8cpp_source.html#l00092">PowerSpectrum::initialise()</a>, and <a class="el" href="vamp-simple-host_8cpp_source.html#l00268">runPlugin()</a>.</p>
795 1071
796 </div> 1072 </div>
797 </div> 1073 </div>
798 <a class="anchor" id="a2c5ab12b6fa4847cb244bd1e9cb3ae5e"></a> 1074 <a id="a0bff9464bc8c117470136c396b2405dd"></a>
799 <div class="memitem"> 1075 <h2 class="memtitle"><span class="permalink"><a href="#a0bff9464bc8c117470136c396b2405dd">&#9670;&nbsp;</a></span>getMaxChannelCount()</h2>
800 <div class="memproto"> 1076
801 <table class="memname"> 1077 <div class="memitem">
802 <tr> 1078 <div class="memproto">
803 <td class="memname">virtual size_t <a class="el" href="classVamp_1_1Plugin.html#a2c5ab12b6fa4847cb244bd1e9cb3ae5e">Vamp::Plugin::getMaxChannelCount</a> </td> 1079 <table class="mlabels">
804 <td>(</td> 1080 <tr>
805 <td class="paramname"></td><td>)</td> 1081 <td class="mlabels-left">
806 <td> const<code> [inline, virtual, inherited]</code></td> 1082 <table class="memname">
807 </tr> 1083 <tr>
808 </table> 1084 <td class="memname">virtual size_t Vamp::Plugin::getMaxChannelCount </td>
809 </div> 1085 <td>(</td>
810 <div class="memdoc"> 1086 <td class="paramname"></td><td>)</td>
1087 <td> const</td>
1088 </tr>
1089 </table>
1090 </td>
1091 <td class="mlabels-right">
1092 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1093 </tr>
1094 </table>
1095 </div><div class="memdoc">
811 1096
812 <p>Get the maximum supported number of input channels. </p> 1097 <p>Get the maximum supported number of input channels. </p>
813 1098
814 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a25091905e97e39d515d8ffc1a9f2b9e0">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a985eb21f1827bfbc3950d6871b107a58">Vamp::HostExt::PluginWrapper</a>.</p> 1099 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a626ad6e35eb0f4ed93bc3c6d976cdca4">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#acfed040cd91e797ee89d077db22b4a97">Vamp::HostExt::PluginWrapper</a>.</p>
815 1100
816 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">204</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 1101 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">204</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
817 1102
818 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">enumeratePlugins()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00677">FixedTempoEstimator::initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00105">AmplitudeFollower::initialise()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00104">SpectralCentroid::initialise()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00094">ZeroCrossing::initialise()</a>, <a class="el" href="PowerSpectrum_8cpp_source.html#l00092">PowerSpectrum::initialise()</a>, and <a class="el" href="vamp-simple-host_8cpp_source.html#l00265">runPlugin()</a>.</p> 1103 <p class="reference">Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00609">enumeratePlugins()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00677">FixedTempoEstimator::initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00106">AmplitudeFollower::initialise()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00104">SpectralCentroid::initialise()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00095">ZeroCrossing::initialise()</a>, <a class="el" href="PowerSpectrum_8cpp_source.html#l00092">PowerSpectrum::initialise()</a>, and <a class="el" href="vamp-simple-host_8cpp_source.html#l00268">runPlugin()</a>.</p>
819 1104
820 </div> 1105 </div>
821 </div> 1106 </div>
822 <a class="anchor" id="abe13b3997a69fbcc09e2213faa352f91"></a> 1107 <a id="a530123068767a8728c568ffccfe3e4e5"></a>
823 <div class="memitem"> 1108 <h2 class="memtitle"><span class="permalink"><a href="#a530123068767a8728c568ffccfe3e4e5">&#9670;&nbsp;</a></span>getType()</h2>
824 <div class="memproto"> 1109
825 <table class="memname"> 1110 <div class="memitem">
826 <tr> 1111 <div class="memproto">
827 <td class="memname">virtual std::string <a class="el" href="classVamp_1_1Plugin.html#abe13b3997a69fbcc09e2213faa352f91">Vamp::Plugin::getType</a> </td> 1112 <table class="mlabels">
828 <td>(</td> 1113 <tr>
829 <td class="paramname"></td><td>)</td> 1114 <td class="mlabels-left">
830 <td> const<code> [inline, virtual, inherited]</code></td> 1115 <table class="memname">
831 </tr> 1116 <tr>
832 </table> 1117 <td class="memname">virtual std::string Vamp::Plugin::getType </td>
833 </div> 1118 <td>(</td>
834 <div class="memdoc"> 1119 <td class="paramname"></td><td>)</td>
835 1120 <td> const</td>
836 <p>Used to distinguish between <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> and other potential sibling subclasses of <a class="el" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc.">PluginBase</a>. </p> 1121 </tr>
1122 </table>
1123 </td>
1124 <td class="mlabels-right">
1125 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1126 </tr>
1127 </table>
1128 </div><div class="memdoc">
1129
1130 <p>Used to distinguish between <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> and other potential sibling subclasses of PluginBase. </p>
837 <p>Do not reimplement this function in your subclass. </p> 1131 <p>Do not reimplement this function in your subclass. </p>
838 1132
839 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a2da03e9ced8dc7e4382205e6dc05dbff">Vamp::PluginBase</a>.</p> 1133 <p>Implements <a class="el" href="classVamp_1_1PluginBase.html#a2da03e9ced8dc7e4382205e6dc05dbff">Vamp::PluginBase</a>.</p>
840 1134
841 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00430">430</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 1135 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00438">438</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
842 1136
843 </div> 1137 </div>
844 </div> 1138 </div>
845 <a class="anchor" id="a8fd2c48291c64b790f0efb8948508dcf"></a> 1139 <a id="ab4aa9c3e6f6dd9addbc095463c9fb772"></a>
846 <div class="memitem"> 1140 <h2 class="memtitle"><span class="permalink"><a href="#ab4aa9c3e6f6dd9addbc095463c9fb772">&#9670;&nbsp;</a></span>getVampApiVersion()</h2>
847 <div class="memproto"> 1141
848 <table class="memname"> 1142 <div class="memitem">
849 <tr> 1143 <div class="memproto">
850 <td class="memname">virtual unsigned int <a class="el" href="classVamp_1_1PluginBase.html#a8fd2c48291c64b790f0efb8948508dcf">Vamp::PluginBase::getVampApiVersion</a> </td> 1144 <table class="mlabels">
851 <td>(</td> 1145 <tr>
852 <td class="paramname"></td><td>)</td> 1146 <td class="mlabels-left">
853 <td> const<code> [inline, virtual, inherited]</code></td> 1147 <table class="memname">
854 </tr> 1148 <tr>
855 </table> 1149 <td class="memname">virtual unsigned int Vamp::PluginBase::getVampApiVersion </td>
856 </div> 1150 <td>(</td>
857 <div class="memdoc"> 1151 <td class="paramname"></td><td>)</td>
1152 <td> const</td>
1153 </tr>
1154 </table>
1155 </td>
1156 <td class="mlabels-right">
1157 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1158 </tr>
1159 </table>
1160 </div><div class="memdoc">
858 1161
859 <p>Get the <a class="el" href="namespaceVamp.html">Vamp</a> API compatibility level of the plugin. </p> 1162 <p>Get the <a class="el" href="namespaceVamp.html">Vamp</a> API compatibility level of the plugin. </p>
860 1163
861 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a98aadddc8403eb46c9d8c5a9d1fdd19e">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a74147fda6b44ff2169bd4a1eea0d46ff">Vamp::HostExt::PluginWrapper</a>.</p> 1164 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#adc708325d057516bd92d5ea1c0808dbc">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#afa79272f991fb720ddd09784be1b3cb8">Vamp::HostExt::PluginWrapper</a>.</p>
862 1165
863 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00068">68</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 1166 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00068">68</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
864 1167
865 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">enumeratePlugins()</a>.</p> 1168 <p class="reference">Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00609">enumeratePlugins()</a>.</p>
866 1169
867 </div> 1170 </div>
868 </div> 1171 </div>
869 <a class="anchor" id="abb307c60bdb981d5f5af50c3c4ae84af"></a> 1172 <a id="aaf6febff0ab4daf4a5089c98a67f4df8"></a>
870 <div class="memitem"> 1173 <h2 class="memtitle"><span class="permalink"><a href="#aaf6febff0ab4daf4a5089c98a67f4df8">&#9670;&nbsp;</a></span>getPrograms()</h2>
871 <div class="memproto"> 1174
872 <table class="memname"> 1175 <div class="memitem">
873 <tr> 1176 <div class="memproto">
874 <td class="memname">virtual <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a> <a class="el" href="classVamp_1_1PluginBase.html#abb307c60bdb981d5f5af50c3c4ae84af">Vamp::PluginBase::getPrograms</a> </td> 1177 <table class="mlabels">
875 <td>(</td> 1178 <tr>
876 <td class="paramname"></td><td>)</td> 1179 <td class="mlabels-left">
877 <td> const<code> [inline, virtual, inherited]</code></td> 1180 <table class="memname">
878 </tr> 1181 <tr>
879 </table> 1182 <td class="memname">virtual <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">ProgramList</a> Vamp::PluginBase::getPrograms </td>
880 </div> 1183 <td>(</td>
881 <div class="memdoc"> 1184 <td class="paramname"></td><td>)</td>
1185 <td> const</td>
1186 </tr>
1187 </table>
1188 </td>
1189 <td class="mlabels-right">
1190 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1191 </tr>
1192 </table>
1193 </div><div class="memdoc">
882 1194
883 <p>Get the program settings available in this plugin. </p> 1195 <p>Get the program settings available in this plugin. </p>
884 <p>A program is a named shorthand for a set of parameter values; changing the program may cause the plugin to alter the values of its published parameters (and/or non-public internal processing parameters). The host should re-read the plugin's parameter values after setting a new program.</p> 1196 <p>A program is a named shorthand for a set of parameter values; changing the program may cause the plugin to alter the values of its published parameters (and/or non-public internal processing parameters). The host should re-read the plugin's parameter values after setting a new program.</p>
885 <p>The programs must have unique names. </p> 1197 <p>The programs must have unique names. </p>
886 1198
887 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#ae0cde5cd625418c1bc470b91f75daafc">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a131fbe1df81215020b9aa8cecef4c802">Vamp::HostExt::PluginWrapper</a>.</p> 1199 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a1e3c40e9b9d8dc876d2e732976950c4b">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#aa0b72ea17766266d20539f293ccae7c8">Vamp::HostExt::PluginWrapper</a>.</p>
888 1200
889 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00233">233</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 1201 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00237">237</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
890 1202
891 </div> 1203 </div>
892 </div> 1204 </div>
893 <a class="anchor" id="a24e77eccf1bdfbbca3c79bb25e8799b3"></a> 1205 <a id="aac38c5dc6e87208616122897518ca3d5"></a>
894 <div class="memitem"> 1206 <h2 class="memtitle"><span class="permalink"><a href="#aac38c5dc6e87208616122897518ca3d5">&#9670;&nbsp;</a></span>getCurrentProgram()</h2>
895 <div class="memproto"> 1207
896 <table class="memname"> 1208 <div class="memitem">
897 <tr> 1209 <div class="memproto">
898 <td class="memname">virtual std::string <a class="el" href="classVamp_1_1PluginBase.html#a24e77eccf1bdfbbca3c79bb25e8799b3">Vamp::PluginBase::getCurrentProgram</a> </td> 1210 <table class="mlabels">
899 <td>(</td> 1211 <tr>
900 <td class="paramname"></td><td>)</td> 1212 <td class="mlabels-left">
901 <td> const<code> [inline, virtual, inherited]</code></td> 1213 <table class="memname">
902 </tr> 1214 <tr>
903 </table> 1215 <td class="memname">virtual std::string Vamp::PluginBase::getCurrentProgram </td>
904 </div> 1216 <td>(</td>
905 <div class="memdoc"> 1217 <td class="paramname"></td><td>)</td>
1218 <td> const</td>
1219 </tr>
1220 </table>
1221 </td>
1222 <td class="mlabels-right">
1223 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1224 </tr>
1225 </table>
1226 </div><div class="memdoc">
906 1227
907 <p>Get the current program. </p> 1228 <p>Get the current program. </p>
908 1229
909 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#a34859eff8ca8d862af39be9636ec1867">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a7a312dd42d161064b70afd7ff24c0651">Vamp::HostExt::PluginWrapper</a>.</p> 1230 <p>Reimplemented in <a class="el" href="classVamp_1_1PluginHostAdapter.html#abf984c347c4dac9e4b01123498bfe68f">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a3936fe2c4b3c960dd244849a7c3320ad">Vamp::HostExt::PluginWrapper</a>.</p>
910 1231
911 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00238">238</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 1232 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00242">242</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
912 1233
913 </div> 1234 </div>
914 </div> 1235 </div>
915 <a class="anchor" id="aadd3a547ef140bae200473a9518e3353"></a> 1236 <a id="aadd3a547ef140bae200473a9518e3353"></a>
916 <div class="memitem"> 1237 <h2 class="memtitle"><span class="permalink"><a href="#aadd3a547ef140bae200473a9518e3353">&#9670;&nbsp;</a></span>selectProgram()</h2>
917 <div class="memproto"> 1238
918 <table class="memname"> 1239 <div class="memitem">
919 <tr> 1240 <div class="memproto">
920 <td class="memname">virtual void <a class="el" href="classVamp_1_1PluginBase.html#aadd3a547ef140bae200473a9518e3353">Vamp::PluginBase::selectProgram</a> </td> 1241 <table class="mlabels">
1242 <tr>
1243 <td class="mlabels-left">
1244 <table class="memname">
1245 <tr>
1246 <td class="memname">virtual void Vamp::PluginBase::selectProgram </td>
921 <td>(</td> 1247 <td>(</td>
922 <td class="paramtype">std::string&#160;</td> 1248 <td class="paramtype">std::string&#160;</td>
923 <td class="paramname"></td><td>)</td> 1249 <td class="paramname"></td><td>)</td>
924 <td><code> [inline, virtual, inherited]</code></td> 1250 <td></td>
925 </tr> 1251 </tr>
926 </table> 1252 </table>
927 </div> 1253 </td>
928 <div class="memdoc"> 1254 <td class="mlabels-right">
1255 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
1256 </tr>
1257 </table>
1258 </div><div class="memdoc">
929 1259
930 <p>Select a program. </p> 1260 <p>Select a program. </p>
931 <p>(If the given program name is not one of the available programs, do nothing.) </p> 1261 <p>(If the given program name is not one of the available programs, do nothing.) </p>
932 1262
933 <p>Reimplemented in <a class="el" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html#a3cc7000e0aff525950e0a286b87f8927">Vamp::HostExt::PluginBufferingAdapter</a>, <a class="el" href="classVamp_1_1PluginHostAdapter.html#a8f5515ab34cc13d9403ccc6b4b788683">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a074978333a74fdcf336a8a1d8ea20abf">Vamp::HostExt::PluginWrapper</a>.</p> 1263 <p>Reimplemented in <a class="el" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html#a3cc7000e0aff525950e0a286b87f8927">Vamp::HostExt::PluginBufferingAdapter</a>, <a class="el" href="classVamp_1_1PluginHostAdapter.html#a8f5515ab34cc13d9403ccc6b4b788683">Vamp::PluginHostAdapter</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a074978333a74fdcf336a8a1d8ea20abf">Vamp::HostExt::PluginWrapper</a>.</p>
934 1264
935 <p>Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00244">244</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p> 1265 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00248">248</a> of file <a class="el" href="vamp-sdk_2PluginBase_8h_source.html">vamp-sdk/PluginBase.h</a>.</p>
936 1266
937 </div> 1267 <p class="reference">References <a class="el" href="plugguard_8h_source.html#l00080">_VAMP_SDK_PLUGSPACE_END</a>.</p>
938 </div> 1268
939 <hr/><h2>Member Data Documentation</h2> 1269 </div>
940 <a class="anchor" id="aabac0cf7e961482b075777e5f0686e6c"></a> 1270 </div>
941 <div class="memitem"> 1271 <h2 class="groupheader">Member Data Documentation</h2>
942 <div class="memproto"> 1272 <a id="aabac0cf7e961482b075777e5f0686e6c"></a>
943 <table class="memname"> 1273 <h2 class="memtitle"><span class="permalink"><a href="#aabac0cf7e961482b075777e5f0686e6c">&#9670;&nbsp;</a></span>m_stepSize</h2>
944 <tr> 1274
945 <td class="memname">size_t <a class="el" href="classPercussionOnsetDetector.html#aabac0cf7e961482b075777e5f0686e6c">PercussionOnsetDetector::m_stepSize</a><code> [protected]</code></td> 1275 <div class="memitem">
946 </tr> 1276 <div class="memproto">
947 </table> 1277 <table class="mlabels">
948 </div> 1278 <tr>
949 <div class="memdoc"> 1279 <td class="mlabels-left">
950 1280 <table class="memname">
951 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">79</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1281 <tr>
952 1282 <td class="memname">size_t PercussionOnsetDetector::m_stepSize</td>
953 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>.</p> 1283 </tr>
954 1284 </table>
955 </div> 1285 </td>
956 </div> 1286 <td class="mlabels-right">
957 <a class="anchor" id="a920de543dbcf70a2edd80b5b31313285"></a> 1287 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
958 <div class="memitem"> 1288 </tr>
959 <div class="memproto"> 1289 </table>
960 <table class="memname"> 1290 </div><div class="memdoc">
961 <tr> 1291
962 <td class="memname">size_t <a class="el" href="classPercussionOnsetDetector.html#a920de543dbcf70a2edd80b5b31313285">PercussionOnsetDetector::m_blockSize</a><code> [protected]</code></td> 1292 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00079">79</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
963 </tr> 1293
964 </table> 1294 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>.</p>
965 </div> 1295
966 <div class="memdoc"> 1296 </div>
967 1297 </div>
968 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">80</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1298 <a id="a920de543dbcf70a2edd80b5b31313285"></a>
969 1299 <h2 class="memtitle"><span class="permalink"><a href="#a920de543dbcf70a2edd80b5b31313285">&#9670;&nbsp;</a></span>m_blockSize</h2>
970 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p> 1300
971 1301 <div class="memitem">
972 </div> 1302 <div class="memproto">
973 </div> 1303 <table class="mlabels">
974 <a class="anchor" id="ab04119adad56d87f2e633de289aab507"></a> 1304 <tr>
975 <div class="memitem"> 1305 <td class="mlabels-left">
976 <div class="memproto"> 1306 <table class="memname">
977 <table class="memname"> 1307 <tr>
978 <tr> 1308 <td class="memname">size_t PercussionOnsetDetector::m_blockSize</td>
979 <td class="memname">float <a class="el" href="classPercussionOnsetDetector.html#ab04119adad56d87f2e633de289aab507">PercussionOnsetDetector::m_threshold</a><code> [protected]</code></td> 1309 </tr>
980 </tr> 1310 </table>
981 </table> 1311 </td>
982 </div> 1312 <td class="mlabels-right">
983 <div class="memdoc"> 1313 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
984 1314 </tr>
985 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">82</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1315 </table>
986 1316 </div><div class="memdoc">
987 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">getParameter()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">setParameter()</a>.</p> 1317
988 1318 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00080">80</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
989 </div> 1319
990 </div> 1320 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p>
991 <a class="anchor" id="a4e9770f246ba3bc75e7fc2cb8f9010af"></a> 1321
992 <div class="memitem"> 1322 </div>
993 <div class="memproto"> 1323 </div>
994 <table class="memname"> 1324 <a id="ab04119adad56d87f2e633de289aab507"></a>
995 <tr> 1325 <h2 class="memtitle"><span class="permalink"><a href="#ab04119adad56d87f2e633de289aab507">&#9670;&nbsp;</a></span>m_threshold</h2>
996 <td class="memname">float <a class="el" href="classPercussionOnsetDetector.html#a4e9770f246ba3bc75e7fc2cb8f9010af">PercussionOnsetDetector::m_sensitivity</a><code> [protected]</code></td> 1326
997 </tr> 1327 <div class="memitem">
998 </table> 1328 <div class="memproto">
999 </div> 1329 <table class="mlabels">
1000 <div class="memdoc"> 1330 <tr>
1001 1331 <td class="mlabels-left">
1002 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">83</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1332 <table class="memname">
1003 1333 <tr>
1004 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">getParameter()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">setParameter()</a>.</p> 1334 <td class="memname">float PercussionOnsetDetector::m_threshold</td>
1005 1335 </tr>
1006 </div> 1336 </table>
1007 </div> 1337 </td>
1008 <a class="anchor" id="a30daa717267251a9d49afe57c328e989"></a> 1338 <td class="mlabels-right">
1009 <div class="memitem"> 1339 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
1010 <div class="memproto"> 1340 </tr>
1011 <table class="memname"> 1341 </table>
1012 <tr> 1342 </div><div class="memdoc">
1013 <td class="memname">float* <a class="el" href="classPercussionOnsetDetector.html#a30daa717267251a9d49afe57c328e989">PercussionOnsetDetector::m_priorMagnitudes</a><code> [protected]</code></td> 1343
1014 </tr> 1344 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00082">82</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
1015 </table> 1345
1016 </div> 1346 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">getParameter()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">setParameter()</a>.</p>
1017 <div class="memdoc"> 1347
1018 1348 </div>
1019 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">84</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1349 </div>
1020 1350 <a id="a4e9770f246ba3bc75e7fc2cb8f9010af"></a>
1021 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00059">~PercussionOnsetDetector()</a>.</p> 1351 <h2 class="memtitle"><span class="permalink"><a href="#a4e9770f246ba3bc75e7fc2cb8f9010af">&#9670;&nbsp;</a></span>m_sensitivity</h2>
1022 1352
1023 </div> 1353 <div class="memitem">
1024 </div> 1354 <div class="memproto">
1025 <a class="anchor" id="acd80162c65212be7fa91251263fb9c3d"></a> 1355 <table class="mlabels">
1026 <div class="memitem"> 1356 <tr>
1027 <div class="memproto"> 1357 <td class="mlabels-left">
1028 <table class="memname"> 1358 <table class="memname">
1029 <tr> 1359 <tr>
1030 <td class="memname">float <a class="el" href="classPercussionOnsetDetector.html#acd80162c65212be7fa91251263fb9c3d">PercussionOnsetDetector::m_dfMinus1</a><code> [protected]</code></td> 1360 <td class="memname">float PercussionOnsetDetector::m_sensitivity</td>
1031 </tr> 1361 </tr>
1032 </table> 1362 </table>
1033 </div> 1363 </td>
1034 <div class="memdoc"> 1364 <td class="mlabels-right">
1035 1365 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
1036 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">85</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1366 </tr>
1037 1367 </table>
1038 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p> 1368 </div><div class="memdoc">
1039 1369
1040 </div> 1370 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00083">83</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
1041 </div> 1371
1042 <a class="anchor" id="a6ad7d8353cc681ff42a63b127cca5779"></a> 1372 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00174">getParameter()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00182">setParameter()</a>.</p>
1043 <div class="memitem"> 1373
1044 <div class="memproto"> 1374 </div>
1045 <table class="memname"> 1375 </div>
1046 <tr> 1376 <a id="a30daa717267251a9d49afe57c328e989"></a>
1047 <td class="memname">float <a class="el" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">PercussionOnsetDetector::m_dfMinus2</a><code> [protected]</code></td> 1377 <h2 class="memtitle"><span class="permalink"><a href="#a30daa717267251a9d49afe57c328e989">&#9670;&nbsp;</a></span>m_priorMagnitudes</h2>
1048 </tr> 1378
1049 </table> 1379 <div class="memitem">
1050 </div> 1380 <div class="memproto">
1051 <div class="memdoc"> 1381 <table class="mlabels">
1052 1382 <tr>
1053 <p>Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">86</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p> 1383 <td class="mlabels-left">
1054 1384 <table class="memname">
1055 <p>Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p> 1385 <tr>
1056 1386 <td class="memname">float* PercussionOnsetDetector::m_priorMagnitudes</td>
1057 </div> 1387 </tr>
1058 </div> 1388 </table>
1059 <a class="anchor" id="a59b9dd82a4f4eb946cd0474cc81abc23"></a> 1389 </td>
1060 <div class="memitem"> 1390 <td class="mlabels-right">
1061 <div class="memproto"> 1391 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
1062 <table class="memname"> 1392 </tr>
1063 <tr> 1393 </table>
1064 <td class="memname">float <a class="el" href="classVamp_1_1Plugin.html#a59b9dd82a4f4eb946cd0474cc81abc23">Vamp::Plugin::m_inputSampleRate</a><code> [protected, inherited]</code></td> 1394 </div><div class="memdoc">
1065 </tr> 1395
1066 </table> 1396 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00084">84</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
1067 </div> 1397
1068 <div class="memdoc"> 1398 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00059">~PercussionOnsetDetector()</a>.</p>
1069 1399
1070 <p>Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00436">436</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p> 1400 </div>
1071 1401 </div>
1072 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00375">FixedTempoEstimator::D::calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00190">FixedTempoEstimator::D::getOutputDescriptors()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00111">ZeroCrossing::getOutputDescriptors()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00196">getOutputDescriptors()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00105">AmplitudeFollower::initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00252">FixedTempoEstimator::D::initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00363">FixedTempoEstimator::D::lag2tempo()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00146">SpectralCentroid::process()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00142">ZeroCrossing::process()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00369">FixedTempoEstimator::D::tempo2lag()</a>.</p> 1402 <a id="acd80162c65212be7fa91251263fb9c3d"></a>
1403 <h2 class="memtitle"><span class="permalink"><a href="#acd80162c65212be7fa91251263fb9c3d">&#9670;&nbsp;</a></span>m_dfMinus1</h2>
1404
1405 <div class="memitem">
1406 <div class="memproto">
1407 <table class="mlabels">
1408 <tr>
1409 <td class="mlabels-left">
1410 <table class="memname">
1411 <tr>
1412 <td class="memname">float PercussionOnsetDetector::m_dfMinus1</td>
1413 </tr>
1414 </table>
1415 </td>
1416 <td class="mlabels-right">
1417 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
1418 </tr>
1419 </table>
1420 </div><div class="memdoc">
1421
1422 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00085">85</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
1423
1424 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p>
1425
1426 </div>
1427 </div>
1428 <a id="a6ad7d8353cc681ff42a63b127cca5779"></a>
1429 <h2 class="memtitle"><span class="permalink"><a href="#a6ad7d8353cc681ff42a63b127cca5779">&#9670;&nbsp;</a></span>m_dfMinus2</h2>
1430
1431 <div class="memitem">
1432 <div class="memproto">
1433 <table class="mlabels">
1434 <tr>
1435 <td class="mlabels-left">
1436 <table class="memname">
1437 <tr>
1438 <td class="memname">float PercussionOnsetDetector::m_dfMinus2</td>
1439 </tr>
1440 </table>
1441 </td>
1442 <td class="mlabels-right">
1443 <span class="mlabels"><span class="mlabel">protected</span></span> </td>
1444 </tr>
1445 </table>
1446 </div><div class="memdoc">
1447
1448 <p class="definition">Definition at line <a class="el" href="PercussionOnsetDetector_8h_source.html#l00086">86</a> of file <a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a>.</p>
1449
1450 <p class="reference">Referenced by <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00113">initialise()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00134">reset()</a>.</p>
1451
1452 </div>
1453 </div>
1454 <a id="a59b9dd82a4f4eb946cd0474cc81abc23"></a>
1455 <h2 class="memtitle"><span class="permalink"><a href="#a59b9dd82a4f4eb946cd0474cc81abc23">&#9670;&nbsp;</a></span>m_inputSampleRate</h2>
1456
1457 <div class="memitem">
1458 <div class="memproto">
1459 <table class="mlabels">
1460 <tr>
1461 <td class="mlabels-left">
1462 <table class="memname">
1463 <tr>
1464 <td class="memname">float Vamp::Plugin::m_inputSampleRate</td>
1465 </tr>
1466 </table>
1467 </td>
1468 <td class="mlabels-right">
1469 <span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">inherited</span></span> </td>
1470 </tr>
1471 </table>
1472 </div><div class="memdoc">
1473
1474 <p class="definition">Definition at line <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00444">444</a> of file <a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>.</p>
1475
1476 <p class="reference">Referenced by <a class="el" href="ZeroCrossing_8cpp_source.html#l00112">ZeroCrossing::getOutputDescriptors()</a>, <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00196">getOutputDescriptors()</a>, <a class="el" href="AmplitudeFollower_8cpp_source.html#l00106">AmplitudeFollower::initialise()</a>, <a class="el" href="SpectralCentroid_8cpp_source.html#l00146">SpectralCentroid::process()</a>, <a class="el" href="ZeroCrossing_8cpp_source.html#l00143">ZeroCrossing::process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">process()</a>.</p>
1073 1477
1074 </div> 1478 </div>
1075 </div> 1479 </div>
1076 <hr/>The documentation for this class was generated from the following files:<ul> 1480 <hr/>The documentation for this class was generated from the following files:<ul>
1077 <li><a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a></li> 1481 <li><a class="el" href="PercussionOnsetDetector_8h_source.html">PercussionOnsetDetector.h</a></li>
1078 <li><a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a></li> 1482 <li><a class="el" href="PercussionOnsetDetector_8cpp_source.html">PercussionOnsetDetector.cpp</a></li>
1079 </ul> 1483 </ul>
1080 </div><!-- contents --> 1484 </div><!-- contents -->
1081 </div> 1485 </div><!-- doc-content -->
1082 <div id="nav-path" class="navpath"> 1486 <!-- start footer part -->
1083 <ul> 1487 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
1084 <li class="navelem"><a class="el" href="classPercussionOnsetDetector.html">PercussionOnsetDetector</a> </li> 1488 <ul>
1085 1489 <li class="navelem"><a class="el" href="classPercussionOnsetDetector.html">PercussionOnsetDetector</a></li>
1086 <li class="footer">Generated on Fri Jul 13 2012 13:28:48 for VampPluginSDK by 1490 <li class="footer">Generated by
1087 <a href="http://www.doxygen.org/index.html"> 1491 <a href="http://www.doxygen.org/index.html">
1088 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> 1492 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
1089 </ul> 1493 </ul>
1090 </div> 1494 </div>
1091
1092
1093 </body> 1495 </body>
1094 </html> 1496 </html>