Mercurial > hg > vamp-docs
comparison code-docs/PercussionOnsetDetector_8h_source.html @ 3:5c2683745b33 vamp-plugin-sdk-v2.4
Update for 2.4
author | Chris Cannam |
---|---|
date | Fri, 13 Jul 2012 13:30:27 +0100 |
parents | 3c430ef1ed66 |
children | 27319718b1f8 |
comparison
equal
deleted
inserted
replaced
2:52d16fb98e80 | 3:5c2683745b33 |
---|---|
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 <title>VampPluginSDK: PercussionOnsetDetector.h Source File</title> | 6 <title>VampPluginSDK: PercussionOnsetDetector.h Source File</title> |
6 | 7 |
7 <link href="tabs.css" rel="stylesheet" type="text/css"/> | 8 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
8 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | 9 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
9 <link href="navtree.css" rel="stylesheet" type="text/css"/> | 10 <link href="navtree.css" rel="stylesheet" type="text/css"/> |
26 <tr style="height: 56px;"> | 27 <tr style="height: 56px;"> |
27 | 28 |
28 | 29 |
29 <td style="padding-left: 0.5em;"> | 30 <td style="padding-left: 0.5em;"> |
30 <div id="projectname">VampPluginSDK | 31 <div id="projectname">VampPluginSDK |
31  <span id="projectnumber">2.1</span> | 32  <span id="projectnumber">2.4</span> |
32 </div> | 33 </div> |
33 | 34 |
34 </td> | 35 </td> |
35 | 36 |
36 | 37 |
38 </tr> | 39 </tr> |
39 </tbody> | 40 </tbody> |
40 </table> | 41 </table> |
41 </div> | 42 </div> |
42 | 43 |
43 <!-- Generated by Doxygen 1.7.5.1 --> | 44 <!-- Generated by Doxygen 1.8.0 --> |
44 <div id="navrow1" class="tabs"> | 45 <div id="navrow1" class="tabs"> |
45 <ul class="tablist"> | 46 <ul class="tablist"> |
46 <li><a href="index.html"><span>Main Page</span></a></li> | 47 <li><a href="index.html"><span>Main Page</span></a></li> |
47 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 48 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
48 <li><a href="annotated.html"><span>Classes</span></a></li> | 49 <li><a href="annotated.html"><span>Classes</span></a></li> |
71 </script> | 72 </script> |
72 <div id="doc-content"> | 73 <div id="doc-content"> |
73 <div class="header"> | 74 <div class="header"> |
74 <div class="headertitle"> | 75 <div class="headertitle"> |
75 <div class="title">PercussionOnsetDetector.h</div> </div> | 76 <div class="title">PercussionOnsetDetector.h</div> </div> |
76 </div> | 77 </div><!--header--> |
77 <div class="contents"> | 78 <div class="contents"> |
78 <a href="PercussionOnsetDetector_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */</span> | 79 <a href="PercussionOnsetDetector_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */</span> |
79 <a name="l00002"></a>00002 | 80 <a name="l00002"></a>00002 |
80 <a name="l00003"></a>00003 <span class="comment">/*</span> | 81 <a name="l00003"></a>00003 <span class="comment">/*</span> |
81 <a name="l00004"></a>00004 <span class="comment"> Vamp</span> | 82 <a name="l00004"></a>00004 <span class="comment"> Vamp</span> |
114 <a name="l00037"></a>00037 <span class="preprocessor">#ifndef _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_</span> | 115 <a name="l00037"></a>00037 <span class="preprocessor">#ifndef _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_</span> |
115 <a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor">#define _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_</span> | 116 <a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor">#define _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_</span> |
116 <a name="l00039"></a>00039 <span class="preprocessor"></span> | 117 <a name="l00039"></a>00039 <span class="preprocessor"></span> |
117 <a name="l00040"></a>00040 <span class="preprocessor">#include "<a class="code" href="vamp-sdk_2Plugin_8h.html">vamp-sdk/Plugin.h</a>"</span> | 118 <a name="l00040"></a>00040 <span class="preprocessor">#include "<a class="code" href="vamp-sdk_2Plugin_8h.html">vamp-sdk/Plugin.h</a>"</span> |
118 <a name="l00041"></a>00041 | 119 <a name="l00041"></a>00041 |
119 <a name="l00046"></a><a class="code" href="classPercussionOnsetDetector.html">00046</a> <span class="keyword">class </span><a class="code" href="classPercussionOnsetDetector.html" title="Example plugin that detects percussive events.">PercussionOnsetDetector</a> : <span class="keyword">public</span> Vamp::<a class="code" href="classVamp_1_1Plugin.html#a1b78c4f46c72ef345ed27f0b9bf20ac9">Plugin</a> | 120 <a name="l00046"></a><a class="code" href="classPercussionOnsetDetector.html">00046</a> <span class="keyword">class </span><a class="code" href="classPercussionOnsetDetector.html" title="Example plugin that detects percussive events.">PercussionOnsetDetector</a> : <span class="keyword">public</span> <a class="code" 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> |
120 <a name="l00047"></a>00047 { | 121 <a name="l00047"></a>00047 { |
121 <a name="l00048"></a>00048 <span class="keyword">public</span>: | 122 <a name="l00048"></a>00048 <span class="keyword">public</span>: |
122 <a name="l00049"></a>00049 <a class="code" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector</a>(<span class="keywordtype">float</span> inputSampleRate); | 123 <a name="l00049"></a>00049 <a class="code" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector</a>(<span class="keywordtype">float</span> inputSampleRate); |
123 <a name="l00050"></a>00050 <span class="keyword">virtual</span> <a class="code" href="classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b">~PercussionOnsetDetector</a>(); | 124 <a name="l00050"></a>00050 <span class="keyword">virtual</span> <a class="code" href="classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b">~PercussionOnsetDetector</a>(); |
124 <a name="l00051"></a>00051 | 125 <a name="l00051"></a>00051 |
159 <a name="l00086"></a><a class="code" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">00086</a> <span class="keywordtype">float</span> <a class="code" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">m_dfMinus2</a>; | 160 <a name="l00086"></a><a class="code" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">00086</a> <span class="keywordtype">float</span> <a class="code" href="classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779">m_dfMinus2</a>; |
160 <a name="l00087"></a>00087 }; | 161 <a name="l00087"></a>00087 }; |
161 <a name="l00088"></a>00088 | 162 <a name="l00088"></a>00088 |
162 <a name="l00089"></a>00089 | 163 <a name="l00089"></a>00089 |
163 <a name="l00090"></a>00090 <span class="preprocessor">#endif</span> | 164 <a name="l00090"></a>00090 <span class="preprocessor">#endif</span> |
164 </pre></div></div> | 165 </pre></div></div><!-- contents --> |
165 </div> | 166 </div> |
166 <div id="nav-path" class="navpath"> | 167 <div id="nav-path" class="navpath"> |
167 <ul> | 168 <ul> |
168 <li class="navelem"><a class="el" href="PercussionOnsetDetector_8h.html">PercussionOnsetDetector.h</a> </li> | 169 <li class="navelem"><a class="el" href="PercussionOnsetDetector_8h.html">PercussionOnsetDetector.h</a> </li> |
169 | 170 |
170 <li class="footer">Generated on Tue Oct 4 2011 14:38:48 for VampPluginSDK by | 171 <li class="footer">Generated on Fri Jul 13 2012 13:28:48 for VampPluginSDK by |
171 <a href="http://www.doxygen.org/index.html"> | 172 <a href="http://www.doxygen.org/index.html"> |
172 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | 173 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> |
173 </ul> | 174 </ul> |
174 </div> | 175 </div> |
175 | 176 |
176 | 177 |
177 </body> | 178 </body> |