Mercurial > hg > vamp-docs
comparison code-docs/FixedTempoEstimator_8cpp.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: FixedTempoEstimator.cpp File Reference</title> | 8 <title>VampPluginSDK: FixedTempoEstimator.cpp File 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  <span id="projectnumber">2.4</span> | 29  <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 Page</span></a></li> | 40 <script type="text/javascript"> |
48 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 41 $(function() { |
49 <li><a href="annotated.html"><span>Classes</span></a></li> | 42 initMenu('',false,false,'search.php','Search'); |
50 <li class="current"><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="files.html"><span>File List</span></a></li> | |
57 <li><a href="globals.html"><span>File Members</span></a></li> | |
58 </ul> | |
59 </div> | |
60 </div> | |
61 <div id="side-nav" class="ui-resizable side-nav-resizable"> | 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> |
62 <div id="nav-tree"> | 48 <div id="nav-tree"> |
63 <div id="nav-tree-contents"> | 49 <div id="nav-tree-contents"> |
50 <div id="nav-sync" class="sync"></div> | |
64 </div> | 51 </div> |
65 </div> | 52 </div> |
66 <div id="splitbar" style="-moz-user-select:none;" | 53 <div id="splitbar" style="-moz-user-select:none;" |
67 class="ui-resizable-handle"> | 54 class="ui-resizable-handle"> |
68 </div> | 55 </div> |
69 </div> | 56 </div> |
70 <script type="text/javascript"> | 57 <script type="text/javascript"> |
71 initNavTree('FixedTempoEstimator_8cpp.html',''); | 58 $(document).ready(function(){initNavTree('FixedTempoEstimator_8cpp.html','');}); |
72 </script> | 59 </script> |
73 <div id="doc-content"> | 60 <div id="doc-content"> |
74 <div class="header"> | 61 <div class="header"> |
75 <div class="summary"> | 62 <div class="summary"> |
76 <a href="#nested-classes">Classes</a> | | 63 <a href="#nested-classes">Classes</a> | |
77 <a href="#var-members">Variables</a> </div> | 64 <a href="#var-members">Variables</a> </div> |
78 <div class="headertitle"> | 65 <div class="headertitle"> |
79 <div class="title">FixedTempoEstimator.cpp File Reference</div> </div> | 66 <div class="title">FixedTempoEstimator.cpp File Reference</div> </div> |
80 </div><!--header--> | 67 </div><!--header--> |
81 <div class="contents"> | 68 <div class="contents"> |
82 | 69 <div class="textblock"><code>#include "<a class="el" href="FixedTempoEstimator_8h_source.html">FixedTempoEstimator.h</a>"</code><br /> |
70 <code>#include <cmath></code><br /> | |
71 <code>#include <cstdio></code><br /> | |
72 </div><div class="textblock"><div class="dynheader"> | |
73 Include dependency graph for FixedTempoEstimator.cpp:</div> | |
74 <div class="dyncontent"> | |
75 <div class="center"><img src="FixedTempoEstimator_8cpp__incl.png" border="0" usemap="#FixedTempoEstimator_8cpp" alt=""/></div> | |
76 <map name="FixedTempoEstimator_8cpp" id="FixedTempoEstimator_8cpp"> | |
77 <area shape="rect" id="node2" href="FixedTempoEstimator_8h.html" title="FixedTempoEstimator.h" alt="" coords="137,79,287,104"/> | |
78 <area shape="rect" id="node3" href="vamp-sdk_2Plugin_8h.html" title="vamp-sdk/Plugin.h" alt="" coords="150,152,274,177"/> | |
79 <area shape="rect" id="node7" href="vamp-sdk_2PluginBase_8h.html" title="PluginBase.h" alt="" coords="41,225,135,251"/> | |
80 <area shape="rect" id="node8" href="plugguard_8h.html" title="plugguard.h" alt="" coords="288,299,376,324"/> | |
81 <area shape="rect" id="node9" href="vamp-sdk_2RealTime_8h.html" title="RealTime.h" alt="" coords="210,225,294,251"/> | |
82 </map> | |
83 </div> | |
84 </div> | |
83 <p><a href="FixedTempoEstimator_8cpp_source.html">Go to the source code of this file.</a></p> | 85 <p><a href="FixedTempoEstimator_8cpp_source.html">Go to the source code of this file.</a></p> |
84 <table class="memberdecls"> | 86 <table class="memberdecls"> |
85 <tr><td colspan="2"><h2><a name="nested-classes"></a> | 87 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> |
86 Classes</h2></td></tr> | 88 Classes</h2></td></tr> |
87 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html">FixedTempoEstimator::D</a></td></tr> | 89 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html">FixedTempoEstimator::D</a></td></tr> |
88 <tr><td colspan="2"><h2><a name="var-members"></a> | 90 <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> |
91 </table><table class="memberdecls"> | |
92 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a> | |
89 Variables</h2></td></tr> | 93 Variables</h2></td></tr> |
90 <tr class="memitem:a7a8511e62dffb5334ad3b70d57b2fcee"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a7a8511e62dffb5334ad3b70d57b2fcee">TempoOutput</a> = 0</td></tr> | 94 <tr class="memitem:a7a8511e62dffb5334ad3b70d57b2fcee"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a7a8511e62dffb5334ad3b70d57b2fcee">TempoOutput</a> = 0</td></tr> |
95 <tr class="separator:a7a8511e62dffb5334ad3b70d57b2fcee"><td class="memSeparator" colspan="2"> </td></tr> | |
91 <tr class="memitem:a554b16c6b7516530e52c65318bfe08eb"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a554b16c6b7516530e52c65318bfe08eb">CandidatesOutput</a> = 1</td></tr> | 96 <tr class="memitem:a554b16c6b7516530e52c65318bfe08eb"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a554b16c6b7516530e52c65318bfe08eb">CandidatesOutput</a> = 1</td></tr> |
97 <tr class="separator:a554b16c6b7516530e52c65318bfe08eb"><td class="memSeparator" colspan="2"> </td></tr> | |
92 <tr class="memitem:acaa4524f29afce03c812a88ff31159c1"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#acaa4524f29afce03c812a88ff31159c1">DFOutput</a> = 2</td></tr> | 98 <tr class="memitem:acaa4524f29afce03c812a88ff31159c1"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#acaa4524f29afce03c812a88ff31159c1">DFOutput</a> = 2</td></tr> |
99 <tr class="separator:acaa4524f29afce03c812a88ff31159c1"><td class="memSeparator" colspan="2"> </td></tr> | |
93 <tr class="memitem:a382c1fe740ac8911c6078cfbceffc870"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a382c1fe740ac8911c6078cfbceffc870">ACFOutput</a> = 3</td></tr> | 100 <tr class="memitem:a382c1fe740ac8911c6078cfbceffc870"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a382c1fe740ac8911c6078cfbceffc870">ACFOutput</a> = 3</td></tr> |
101 <tr class="separator:a382c1fe740ac8911c6078cfbceffc870"><td class="memSeparator" colspan="2"> </td></tr> | |
94 <tr class="memitem:a5b284021783d79785d46b043b458368d"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a5b284021783d79785d46b043b458368d">FilteredACFOutput</a> = 4</td></tr> | 102 <tr class="memitem:a5b284021783d79785d46b043b458368d"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#a5b284021783d79785d46b043b458368d">FilteredACFOutput</a> = 4</td></tr> |
95 </table> | 103 <tr class="separator:a5b284021783d79785d46b043b458368d"><td class="memSeparator" colspan="2"> </td></tr> |
96 <hr/><h2>Variable Documentation</h2> | 104 </table> |
97 <a class="anchor" id="a7a8511e62dffb5334ad3b70d57b2fcee"></a> | 105 <h2 class="groupheader">Variable Documentation</h2> |
98 <div class="memitem"> | 106 <a id="a7a8511e62dffb5334ad3b70d57b2fcee"></a> |
99 <div class="memproto"> | 107 <h2 class="memtitle"><span class="permalink"><a href="#a7a8511e62dffb5334ad3b70d57b2fcee">◆ </a></span>TempoOutput</h2> |
100 <table class="memname"> | 108 |
101 <tr> | 109 <div class="memitem"> |
102 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#a7a8511e62dffb5334ad3b70d57b2fcee">TempoOutput</a> = 0<code> [static]</code></td> | 110 <div class="memproto"> |
103 </tr> | 111 <table class="mlabels"> |
104 </table> | 112 <tr> |
105 </div> | 113 <td class="mlabels-left"> |
106 <div class="memdoc"> | 114 <table class="memname"> |
107 | 115 <tr> |
108 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00183">183</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | 116 <td class="memname">int TempoOutput = 0</td> |
109 | 117 </tr> |
110 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | 118 </table> |
111 | 119 </td> |
112 </div> | 120 <td class="mlabels-right"> |
113 </div> | 121 <span class="mlabels"><span class="mlabel">static</span></span> </td> |
114 <a class="anchor" id="a554b16c6b7516530e52c65318bfe08eb"></a> | 122 </tr> |
115 <div class="memitem"> | 123 </table> |
116 <div class="memproto"> | 124 </div><div class="memdoc"> |
117 <table class="memname"> | 125 |
118 <tr> | 126 <p class="definition">Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00183">183</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> |
119 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#a554b16c6b7516530e52c65318bfe08eb">CandidatesOutput</a> = 1<code> [static]</code></td> | 127 |
120 </tr> | 128 <p class="reference">Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> |
121 </table> | 129 |
122 </div> | 130 </div> |
123 <div class="memdoc"> | 131 </div> |
124 | 132 <a id="a554b16c6b7516530e52c65318bfe08eb"></a> |
125 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00184">184</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | 133 <h2 class="memtitle"><span class="permalink"><a href="#a554b16c6b7516530e52c65318bfe08eb">◆ </a></span>CandidatesOutput</h2> |
126 | 134 |
127 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | 135 <div class="memitem"> |
128 | 136 <div class="memproto"> |
129 </div> | 137 <table class="mlabels"> |
130 </div> | 138 <tr> |
131 <a class="anchor" id="acaa4524f29afce03c812a88ff31159c1"></a> | 139 <td class="mlabels-left"> |
132 <div class="memitem"> | 140 <table class="memname"> |
133 <div class="memproto"> | 141 <tr> |
134 <table class="memname"> | 142 <td class="memname">int CandidatesOutput = 1</td> |
135 <tr> | 143 </tr> |
136 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#acaa4524f29afce03c812a88ff31159c1">DFOutput</a> = 2<code> [static]</code></td> | 144 </table> |
137 </tr> | 145 </td> |
138 </table> | 146 <td class="mlabels-right"> |
139 </div> | 147 <span class="mlabels"><span class="mlabel">static</span></span> </td> |
140 <div class="memdoc"> | 148 </tr> |
141 | 149 </table> |
142 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00185">185</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | 150 </div><div class="memdoc"> |
143 | 151 |
144 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | 152 <p class="definition">Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00184">184</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> |
145 | 153 |
146 </div> | 154 <p class="reference">Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> |
147 </div> | 155 |
148 <a class="anchor" id="a382c1fe740ac8911c6078cfbceffc870"></a> | 156 </div> |
149 <div class="memitem"> | 157 </div> |
150 <div class="memproto"> | 158 <a id="acaa4524f29afce03c812a88ff31159c1"></a> |
151 <table class="memname"> | 159 <h2 class="memtitle"><span class="permalink"><a href="#acaa4524f29afce03c812a88ff31159c1">◆ </a></span>DFOutput</h2> |
152 <tr> | 160 |
153 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#a382c1fe740ac8911c6078cfbceffc870">ACFOutput</a> = 3<code> [static]</code></td> | 161 <div class="memitem"> |
154 </tr> | 162 <div class="memproto"> |
155 </table> | 163 <table class="mlabels"> |
156 </div> | 164 <tr> |
157 <div class="memdoc"> | 165 <td class="mlabels-left"> |
158 | 166 <table class="memname"> |
159 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00186">186</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | 167 <tr> |
160 | 168 <td class="memname">int DFOutput = 2</td> |
161 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | 169 </tr> |
162 | 170 </table> |
163 </div> | 171 </td> |
164 </div> | 172 <td class="mlabels-right"> |
165 <a class="anchor" id="a5b284021783d79785d46b043b458368d"></a> | 173 <span class="mlabels"><span class="mlabel">static</span></span> </td> |
166 <div class="memitem"> | 174 </tr> |
167 <div class="memproto"> | 175 </table> |
168 <table class="memname"> | 176 </div><div class="memdoc"> |
169 <tr> | 177 |
170 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#a5b284021783d79785d46b043b458368d">FilteredACFOutput</a> = 4<code> [static]</code></td> | 178 <p class="definition">Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00185">185</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> |
171 </tr> | 179 |
172 </table> | 180 <p class="reference">Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> |
173 </div> | 181 |
174 <div class="memdoc"> | 182 </div> |
175 | 183 </div> |
176 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00187">187</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | 184 <a id="a382c1fe740ac8911c6078cfbceffc870"></a> |
177 | 185 <h2 class="memtitle"><span class="permalink"><a href="#a382c1fe740ac8911c6078cfbceffc870">◆ </a></span>ACFOutput</h2> |
178 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | 186 |
187 <div class="memitem"> | |
188 <div class="memproto"> | |
189 <table class="mlabels"> | |
190 <tr> | |
191 <td class="mlabels-left"> | |
192 <table class="memname"> | |
193 <tr> | |
194 <td class="memname">int ACFOutput = 3</td> | |
195 </tr> | |
196 </table> | |
197 </td> | |
198 <td class="mlabels-right"> | |
199 <span class="mlabels"><span class="mlabel">static</span></span> </td> | |
200 </tr> | |
201 </table> | |
202 </div><div class="memdoc"> | |
203 | |
204 <p class="definition">Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00186">186</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | |
205 | |
206 <p class="reference">Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
207 | |
208 </div> | |
209 </div> | |
210 <a id="a5b284021783d79785d46b043b458368d"></a> | |
211 <h2 class="memtitle"><span class="permalink"><a href="#a5b284021783d79785d46b043b458368d">◆ </a></span>FilteredACFOutput</h2> | |
212 | |
213 <div class="memitem"> | |
214 <div class="memproto"> | |
215 <table class="mlabels"> | |
216 <tr> | |
217 <td class="mlabels-left"> | |
218 <table class="memname"> | |
219 <tr> | |
220 <td class="memname">int FilteredACFOutput = 4</td> | |
221 </tr> | |
222 </table> | |
223 </td> | |
224 <td class="mlabels-right"> | |
225 <span class="mlabels"><span class="mlabel">static</span></span> </td> | |
226 </tr> | |
227 </table> | |
228 </div><div class="memdoc"> | |
229 | |
230 <p class="definition">Definition at line <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00187">187</a> of file <a class="el" href="FixedTempoEstimator_8cpp_source.html">FixedTempoEstimator.cpp</a>.</p> | |
231 | |
232 <p class="reference">Referenced by <a class="el" href="FixedTempoEstimator_8cpp_source.html#l00481">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
179 | 233 |
180 </div> | 234 </div> |
181 </div> | 235 </div> |
182 </div><!-- contents --> | 236 </div><!-- contents --> |
183 </div> | 237 </div><!-- doc-content --> |
184 <div id="nav-path" class="navpath"> | 238 <!-- start footer part --> |
185 <ul> | 239 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
186 <li class="navelem"><a class="el" href="FixedTempoEstimator_8cpp.html">FixedTempoEstimator.cpp</a> </li> | 240 <ul> |
187 | 241 <li class="navelem"><a class="el" href="dir_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="FixedTempoEstimator_8cpp.html">FixedTempoEstimator.cpp</a></li> |
188 <li class="footer">Generated on Fri Jul 13 2012 13:28:48 for VampPluginSDK by | 242 <li class="footer">Generated by |
189 <a href="http://www.doxygen.org/index.html"> | 243 <a href="http://www.doxygen.org/index.html"> |
190 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> | 244 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> |
191 </ul> | 245 </ul> |
192 </div> | 246 </div> |
193 | |
194 | |
195 </body> | 247 </body> |
196 </html> | 248 </html> |