Mercurial > hg > vamp-docs
comparison code-docs/PercussionOnsetDetector_8cpp_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.cpp Source File</title> | 6 <title>VampPluginSDK: PercussionOnsetDetector.cpp 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.cpp</div> </div> | 76 <div class="title">PercussionOnsetDetector.cpp</div> </div> |
| 76 </div> | 77 </div><!--header--> |
| 77 <div class="contents"> | 78 <div class="contents"> |
| 78 <a href="PercussionOnsetDetector_8cpp.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_8cpp.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> |
| 360 <a name="l00283"></a><a class="code" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa">00283</a> <a class="code" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa" title="After all blocks have been processed, calculate and return any remaining features derived from the co...">PercussionOnsetDetector::getRemainingFeatures</a>() | 361 <a name="l00283"></a><a class="code" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa">00283</a> <a class="code" href="classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa" title="After all blocks have been processed, calculate and return any remaining features derived from the co...">PercussionOnsetDetector::getRemainingFeatures</a>() |
| 361 <a name="l00284"></a>00284 { | 362 <a name="l00284"></a>00284 { |
| 362 <a name="l00285"></a>00285 <span class="keywordflow">return</span> <a class="code" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>(); | 363 <a name="l00285"></a>00285 <span class="keywordflow">return</span> <a class="code" href="classVamp_1_1Plugin.html#a448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>(); |
| 363 <a name="l00286"></a>00286 } | 364 <a name="l00286"></a>00286 } |
| 364 <a name="l00287"></a>00287 | 365 <a name="l00287"></a>00287 |
| 365 </pre></div></div> | 366 </pre></div></div><!-- contents --> |
| 366 </div> | 367 </div> |
| 367 <div id="nav-path" class="navpath"> | 368 <div id="nav-path" class="navpath"> |
| 368 <ul> | 369 <ul> |
| 369 <li class="navelem"><a class="el" href="PercussionOnsetDetector_8cpp.html">PercussionOnsetDetector.cpp</a> </li> | 370 <li class="navelem"><a class="el" href="PercussionOnsetDetector_8cpp.html">PercussionOnsetDetector.cpp</a> </li> |
| 370 | 371 |
| 371 <li class="footer">Generated on Tue Oct 4 2011 14:38:48 for VampPluginSDK by | 372 <li class="footer">Generated on Fri Jul 13 2012 13:28:48 for VampPluginSDK by |
| 372 <a href="http://www.doxygen.org/index.html"> | 373 <a href="http://www.doxygen.org/index.html"> |
| 373 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | 374 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> |
| 374 </ul> | 375 </ul> |
| 375 </div> | 376 </div> |
| 376 | 377 |
| 377 | 378 |
| 378 </body> | 379 </body> |
