comparison code-doc/classFixedTempoEstimator_1_1D.html @ 21:cc0be37dc9d3 website

* Updates for 2.0
author cannam
date Tue, 09 Dec 2008 11:02:57 +0000
parents
children 0976232e353b
comparison
equal deleted inserted replaced
20:34e758355884 21:cc0be37dc9d3
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>VampPluginSDK: FixedTempoEstimator::D Class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
13 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
14 <li><a href="files.html"><span>Files</span></a></li>
15 <li><a href="dirs.html"><span>Directories</span></a></li>
16 </ul>
17 </div>
18 <div class="tabs">
19 <ul>
20 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
21 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
22 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
23 </ul>
24 </div>
25 <div class="navpath"><a class="el" href="classFixedTempoEstimator.html">FixedTempoEstimator</a>::<a class="el" href="classFixedTempoEstimator_1_1D.html">D</a>
26 </div>
27 </div>
28 <div class="contents">
29 <h1>FixedTempoEstimator::D Class Reference</h1><!-- doxytag: class="FixedTempoEstimator::D" -->
30 <p>
31 <a href="classFixedTempoEstimator_1_1D-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
32
33 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00049">49</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
34 <table border="0" cellpadding="0" cellspacing="0">
35 <tr><td></td></tr>
36 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
37 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#104a9b64d47eca678844584f69ca0b9d">D</a> (float inputSampleRate)</td></tr>
38
39 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#78a63ac8bbf342cb0405747871adf4cc">~D</a> ()</td></tr>
40
41 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#dd749be18355ab1ae5c1ccbacfd2e192">getPreferredStepSize</a> () const </td></tr>
42
43 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#c02826f981736fc2aa5d835fa14e174d">getPreferredBlockSize</a> () const </td></tr>
44
45 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1PluginBase.html#3b6bb4bbd86affe1ca9deceea1aad4f8">ParameterList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#06fcf80a9a22c4b90abbc88eb592621a">getParameterDescriptors</a> () const </td></tr>
46
47 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#968ef2e555c81e4a3bde89d19fafb31a">getParameter</a> (string id) const </td></tr>
48
49 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#6cafa64d4cc8aa3556bc0ce6b0c49bc4">setParameter</a> (string id, float value)</td></tr>
50
51 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#30f531b8fb69fac41a24e3d2a6a08ed9">OutputList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#7ce98af800f36045a0dae4b1dbed943f">getOutputDescriptors</a> () const </td></tr>
52
53 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#f0fcad4493650728babb7e341963c91d">initialise</a> (size_t channels, size_t stepSize, size_t blockSize)</td></tr>
54
55 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#f5ac8147bfe79371d00aba8a19c2f8fd">reset</a> ()</td></tr>
56
57 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#7fac74fc9fc54f436408705d1e125e20">process</a> (const float *const *, <a class="el" href="structVamp_1_1RealTime.html">RealTime</a>)</td></tr>
58
59 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#7f9c3603bb3374d6936885010dbdd82b">getRemainingFeatures</a> ()</td></tr>
60
61 <tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
62 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#4f2cbc11fba5bc8af3fd2a0078156091">calculate</a> ()</td></tr>
63
64 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#20389ba1515f6ce4181d3f41e5c4f347">assembleFeatures</a> ()</td></tr>
65
66 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#0a7cb0705938097ab23a6f9187e6bae5">lag2tempo</a> (int)</td></tr>
67
68 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#c6a75212293fc855de6ed0c6581a0fb9">tempo2lag</a> (float)</td></tr>
69
70 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
71 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#072a0fc30b3912a54858eefdd47f4d4f">m_inputSampleRate</a></td></tr>
72
73 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#837da9722c63fe3c66c738255990c45f">m_stepSize</a></td></tr>
74
75 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#0b9bf37e600f0564b9f305f73a9517c8">m_blockSize</a></td></tr>
76
77 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#768fdbb62e4b21a39897963fdbd486ed">m_minbpm</a></td></tr>
78
79 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#33e8d045b222addc6173b50df2553ba8">m_maxbpm</a></td></tr>
80
81 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#ca506973452865d436e07462eabdebad">m_maxdflen</a></td></tr>
82
83 <tr><td class="memItemLeft" nowrap align="right" valign="top">float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#a59cf1cb5640a910c70884579e5d99ad">m_priorMagnitudes</a></td></tr>
84
85 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#e739e006f2d10ef2b13677770b23e663">m_dfsize</a></td></tr>
86
87 <tr><td class="memItemLeft" nowrap align="right" valign="top">float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#8e2312120e87ad9a48fedeebbaefa396">m_df</a></td></tr>
88
89 <tr><td class="memItemLeft" nowrap align="right" valign="top">float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#7a8c8658ecfeec98962078df89fcd538">m_r</a></td></tr>
90
91 <tr><td class="memItemLeft" nowrap align="right" valign="top">float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#b255006072672653e645fc315eea6167">m_fr</a></td></tr>
92
93 <tr><td class="memItemLeft" nowrap align="right" valign="top">float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#698446aad2c0f737732a392fb86a612c">m_t</a></td></tr>
94
95 <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#b73af7f1943b76388de04cbb4696a983">m_n</a></td></tr>
96
97 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#3a3a0b4a4c259087f02d0046241674d0">m_start</a></td></tr>
98
99 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html#bacd5ff19c301020efb99c03136b849a">m_lasttime</a></td></tr>
100
101 </table>
102 <hr><h2>Constructor &amp; Destructor Documentation</h2>
103 <a class="anchor" name="104a9b64d47eca678844584f69ca0b9d"></a><!-- doxytag: member="FixedTempoEstimator::D::D" ref="104a9b64d47eca678844584f69ca0b9d" args="(float inputSampleRate)" -->
104 <div class="memitem">
105 <div class="memproto">
106 <table class="memname">
107 <tr>
108 <td class="memname">FixedTempoEstimator::D::D </td>
109 <td>(</td>
110 <td class="paramtype">float&nbsp;</td>
111 <td class="paramname"> <em>inputSampleRate</em> </td>
112 <td>&nbsp;)&nbsp;</td>
113 <td></td>
114 </tr>
115 </table>
116 </div>
117 <div class="memdoc">
118
119 <p>
120
121 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00098">98</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
122
123 </div>
124 </div><p>
125 <a class="anchor" name="78a63ac8bbf342cb0405747871adf4cc"></a><!-- doxytag: member="FixedTempoEstimator::D::~D" ref="78a63ac8bbf342cb0405747871adf4cc" args="()" -->
126 <div class="memitem">
127 <div class="memproto">
128 <table class="memname">
129 <tr>
130 <td class="memname">FixedTempoEstimator::D::~D </td>
131 <td>(</td>
132 <td class="paramname"> </td>
133 <td>&nbsp;)&nbsp;</td>
134 <td></td>
135 </tr>
136 </table>
137 </div>
138 <div class="memdoc">
139
140 <p>
141
142 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">114</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
143
144 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00090">m_fr</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00085">m_priorMagnitudes</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00089">m_r</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00091">m_t</a>.</p>
145
146 </div>
147 </div><p>
148 <hr><h2>Member Function Documentation</h2>
149 <a class="anchor" name="dd749be18355ab1ae5c1ccbacfd2e192"></a><!-- doxytag: member="FixedTempoEstimator::D::getPreferredStepSize" ref="dd749be18355ab1ae5c1ccbacfd2e192" args="() const " -->
150 <div class="memitem">
151 <div class="memproto">
152 <table class="memname">
153 <tr>
154 <td class="memname">size_t FixedTempoEstimator::D::getPreferredStepSize </td>
155 <td>(</td>
156 <td class="paramname"> </td>
157 <td>&nbsp;)&nbsp;</td>
158 <td> const<code> [inline]</code></td>
159 </tr>
160 </table>
161 </div>
162 <div class="memdoc">
163
164 <p>
165
166 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00056">56</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
167
168 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00664">FixedTempoEstimator::getPreferredStepSize()</a>.</p>
169
170 </div>
171 </div><p>
172 <a class="anchor" name="c02826f981736fc2aa5d835fa14e174d"></a><!-- doxytag: member="FixedTempoEstimator::D::getPreferredBlockSize" ref="c02826f981736fc2aa5d835fa14e174d" args="() const " -->
173 <div class="memitem">
174 <div class="memproto">
175 <table class="memname">
176 <tr>
177 <td class="memname">size_t FixedTempoEstimator::D::getPreferredBlockSize </td>
178 <td>(</td>
179 <td class="paramname"> </td>
180 <td>&nbsp;)&nbsp;</td>
181 <td> const<code> [inline]</code></td>
182 </tr>
183 </table>
184 </div>
185 <div class="memdoc">
186
187 <p>
188
189 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00057">57</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
190
191 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00189">getOutputDescriptors()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00670">FixedTempoEstimator::getPreferredBlockSize()</a>.</p>
192
193 </div>
194 </div><p>
195 <a class="anchor" name="06fcf80a9a22c4b90abbc88eb592621a"></a><!-- doxytag: member="FixedTempoEstimator::D::getParameterDescriptors" ref="06fcf80a9a22c4b90abbc88eb592621a" args="() const " -->
196 <div class="memitem">
197 <div class="memproto">
198 <table class="memname">
199 <tr>
200 <td class="memname"><a class="el" href="classVamp_1_1PluginBase.html#3b6bb4bbd86affe1ca9deceea1aad4f8">FixedTempoEstimator::ParameterList</a> FixedTempoEstimator::D::getParameterDescriptors </td>
201 <td>(</td>
202 <td class="paramname"> </td>
203 <td>&nbsp;)&nbsp;</td>
204 <td> const</td>
205 </tr>
206 </table>
207 </div>
208 <div class="memdoc">
209
210 <p>
211
212 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00124">124</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
213
214 <p>References <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00171">Vamp::PluginBase::ParameterDescriptor::defaultValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00148">Vamp::PluginBase::ParameterDescriptor::description</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00137">Vamp::PluginBase::ParameterDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00177">Vamp::PluginBase::ParameterDescriptor::isQuantized</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00163">Vamp::PluginBase::ParameterDescriptor::maxValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00158">Vamp::PluginBase::ParameterDescriptor::minValue</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00142">Vamp::PluginBase::ParameterDescriptor::name</a>, and <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00153">Vamp::PluginBase::ParameterDescriptor::unit</a>.</p>
215
216 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00691">FixedTempoEstimator::getParameterDescriptors()</a>.</p>
217
218 </div>
219 </div><p>
220 <a class="anchor" name="968ef2e555c81e4a3bde89d19fafb31a"></a><!-- doxytag: member="FixedTempoEstimator::D::getParameter" ref="968ef2e555c81e4a3bde89d19fafb31a" args="(string id) const " -->
221 <div class="memitem">
222 <div class="memproto">
223 <table class="memname">
224 <tr>
225 <td class="memname">float FixedTempoEstimator::D::getParameter </td>
226 <td>(</td>
227 <td class="paramtype">string&nbsp;</td>
228 <td class="paramname"> <em>id</em> </td>
229 <td>&nbsp;)&nbsp;</td>
230 <td> const</td>
231 </tr>
232 </table>
233 </div>
234 <div class="memdoc">
235
236 <p>
237
238 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00158">158</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
239
240 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00082">m_maxbpm</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00083">m_maxdflen</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00081">m_minbpm</a>.</p>
241
242 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00697">FixedTempoEstimator::getParameter()</a>.</p>
243
244 </div>
245 </div><p>
246 <a class="anchor" name="6cafa64d4cc8aa3556bc0ce6b0c49bc4"></a><!-- doxytag: member="FixedTempoEstimator::D::setParameter" ref="6cafa64d4cc8aa3556bc0ce6b0c49bc4" args="(string id, float value)" -->
247 <div class="memitem">
248 <div class="memproto">
249 <table class="memname">
250 <tr>
251 <td class="memname">void FixedTempoEstimator::D::setParameter </td>
252 <td>(</td>
253 <td class="paramtype">string&nbsp;</td>
254 <td class="paramname"> <em>id</em>, </td>
255 </tr>
256 <tr>
257 <td class="paramkey"></td>
258 <td></td>
259 <td class="paramtype">float&nbsp;</td>
260 <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
261 </tr>
262 <tr>
263 <td></td>
264 <td>)</td>
265 <td></td><td></td><td></td>
266 </tr>
267 </table>
268 </div>
269 <div class="memdoc">
270
271 <p>
272
273 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00171">171</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
274
275 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00082">m_maxbpm</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00083">m_maxdflen</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00081">m_minbpm</a>.</p>
276
277 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00703">FixedTempoEstimator::setParameter()</a>.</p>
278
279 </div>
280 </div><p>
281 <a class="anchor" name="7ce98af800f36045a0dae4b1dbed943f"></a><!-- doxytag: member="FixedTempoEstimator::D::getOutputDescriptors" ref="7ce98af800f36045a0dae4b1dbed943f" args="() const " -->
282 <div class="memitem">
283 <div class="memproto">
284 <table class="memname">
285 <tr>
286 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#30f531b8fb69fac41a24e3d2a6a08ed9">FixedTempoEstimator::OutputList</a> FixedTempoEstimator::D::getOutputDescriptors </td>
287 <td>(</td>
288 <td class="paramname"> </td>
289 <td>&nbsp;)&nbsp;</td>
290 <td> const</td>
291 </tr>
292 </table>
293 </div>
294 <div class="memdoc">
295
296 <p>
297
298 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00189">189</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
299
300 <p>References <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00242">Vamp::Plugin::OutputDescriptor::binCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00222">Vamp::Plugin::OutputDescriptor::description</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00288">Vamp::Plugin::OutputDescriptor::FixedSampleRate</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00057">getPreferredBlockSize()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00315">Vamp::Plugin::OutputDescriptor::hasDuration</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00234">Vamp::Plugin::OutputDescriptor::hasFixedBinCount</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00255">Vamp::Plugin::OutputDescriptor::hasKnownExtents</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00209">Vamp::Plugin::OutputDescriptor::identifier</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00273">Vamp::Plugin::OutputDescriptor::isQuantized</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00267">Vamp::Plugin::OutputDescriptor::maxValue</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00261">Vamp::Plugin::OutputDescriptor::minValue</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00215">Vamp::Plugin::OutputDescriptor::name</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00280">Vamp::Plugin::OutputDescriptor::quantizeStep</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00309">Vamp::Plugin::OutputDescriptor::sampleRate</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00297">Vamp::Plugin::OutputDescriptor::sampleType</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00227">Vamp::Plugin::OutputDescriptor::unit</a>, and <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00291">Vamp::Plugin::OutputDescriptor::VariableSampleRate</a>.</p>
301
302 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00709">FixedTempoEstimator::getOutputDescriptors()</a>.</p>
303
304 </div>
305 </div><p>
306 <a class="anchor" name="f0fcad4493650728babb7e341963c91d"></a><!-- doxytag: member="FixedTempoEstimator::D::initialise" ref="f0fcad4493650728babb7e341963c91d" args="(size_t channels, size_t stepSize, size_t blockSize)" -->
307 <div class="memitem">
308 <div class="memproto">
309 <table class="memname">
310 <tr>
311 <td class="memname">bool FixedTempoEstimator::D::initialise </td>
312 <td>(</td>
313 <td class="paramtype">size_t&nbsp;</td>
314 <td class="paramname"> <em>channels</em>, </td>
315 </tr>
316 <tr>
317 <td class="paramkey"></td>
318 <td></td>
319 <td class="paramtype">size_t&nbsp;</td>
320 <td class="paramname"> <em>stepSize</em>, </td>
321 </tr>
322 <tr>
323 <td class="paramkey"></td>
324 <td></td>
325 <td class="paramtype">size_t&nbsp;</td>
326 <td class="paramname"> <em>blockSize</em></td><td>&nbsp;</td>
327 </tr>
328 <tr>
329 <td></td>
330 <td>)</td>
331 <td></td><td></td><td></td>
332 </tr>
333 </table>
334 </div>
335 <div class="memdoc">
336
337 <p>
338
339 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">251</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
340
341 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00079">m_blockSize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">m_dfsize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00083">m_maxdflen</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00085">m_priorMagnitudes</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>.</p>
342
343 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00676">FixedTempoEstimator::initialise()</a>.</p>
344
345 </div>
346 </div><p>
347 <a class="anchor" name="f5ac8147bfe79371d00aba8a19c2f8fd"></a><!-- doxytag: member="FixedTempoEstimator::D::reset" ref="f5ac8147bfe79371d00aba8a19c2f8fd" args="()" -->
348 <div class="memitem">
349 <div class="memproto">
350 <table class="memname">
351 <tr>
352 <td class="memname">void FixedTempoEstimator::D::reset </td>
353 <td>(</td>
354 <td class="paramname"> </td>
355 <td>&nbsp;)&nbsp;</td>
356 <td></td>
357 </tr>
358 </table>
359 </div>
360 <div class="memdoc">
361
362 <p>
363
364 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">275</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
365
366 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00079">m_blockSize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">m_dfsize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00090">m_fr</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00095">m_lasttime</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00085">m_priorMagnitudes</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00089">m_r</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00094">m_start</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00091">m_t</a>.</p>
367
368 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00685">FixedTempoEstimator::reset()</a>.</p>
369
370 </div>
371 </div><p>
372 <a class="anchor" name="7fac74fc9fc54f436408705d1e125e20"></a><!-- doxytag: member="FixedTempoEstimator::D::process" ref="7fac74fc9fc54f436408705d1e125e20" args="(const float *const *, RealTime)" -->
373 <div class="memitem">
374 <div class="memproto">
375 <table class="memname">
376 <tr>
377 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FixedTempoEstimator::FeatureSet</a> FixedTempoEstimator::D::process </td>
378 <td>(</td>
379 <td class="paramtype">const float *const *&nbsp;</td>
380 <td class="paramname"> <em>inputBuffers</em>, </td>
381 </tr>
382 <tr>
383 <td class="paramkey"></td>
384 <td></td>
385 <td class="paramtype"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a>&nbsp;</td>
386 <td class="paramname"> <em>ts</em></td><td>&nbsp;</td>
387 </tr>
388 <tr>
389 <td></td>
390 <td>)</td>
391 <td></td><td></td><td></td>
392 </tr>
393 </table>
394 </div>
395 <div class="memdoc">
396
397 <p>
398
399 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">302</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
400
401 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00079">m_blockSize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">m_dfsize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00095">m_lasttime</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00085">m_priorMagnitudes</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00094">m_start</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>.</p>
402
403 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00715">FixedTempoEstimator::process()</a>.</p>
404
405 </div>
406 </div><p>
407 <a class="anchor" name="7f9c3603bb3374d6936885010dbdd82b"></a><!-- doxytag: member="FixedTempoEstimator::D::getRemainingFeatures" ref="7f9c3603bb3374d6936885010dbdd82b" args="()" -->
408 <div class="memitem">
409 <div class="memproto">
410 <table class="memname">
411 <tr>
412 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FixedTempoEstimator::FeatureSet</a> FixedTempoEstimator::D::getRemainingFeatures </td>
413 <td>(</td>
414 <td class="paramname"> </td>
415 <td>&nbsp;)&nbsp;</td>
416 <td></td>
417 </tr>
418 </table>
419 </div>
420 <div class="memdoc">
421
422 <p>
423
424 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00351">351</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
425
426 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">m_dfsize</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>.</p>
427
428 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00721">FixedTempoEstimator::getRemainingFeatures()</a>.</p>
429
430 </div>
431 </div><p>
432 <a class="anchor" name="4f2cbc11fba5bc8af3fd2a0078156091"></a><!-- doxytag: member="FixedTempoEstimator::D::calculate" ref="4f2cbc11fba5bc8af3fd2a0078156091" args="()" -->
433 <div class="memitem">
434 <div class="memproto">
435 <table class="memname">
436 <tr>
437 <td class="memname">void FixedTempoEstimator::D::calculate </td>
438 <td>(</td>
439 <td class="paramname"> </td>
440 <td>&nbsp;)&nbsp;</td>
441 <td><code> [private]</code></td>
442 </tr>
443 </table>
444 </div>
445 <div class="memdoc">
446
447 <p>
448
449 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">374</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
450
451 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00362">lag2tempo()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">m_dfsize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00090">m_fr</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00089">m_r</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00091">m_t</a>.</p>
452
453 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00351">getRemainingFeatures()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>.</p>
454
455 </div>
456 </div><p>
457 <a class="anchor" name="20389ba1515f6ce4181d3f41e5c4f347"></a><!-- doxytag: member="FixedTempoEstimator::D::assembleFeatures" ref="20389ba1515f6ce4181d3f41e5c4f347" args="()" -->
458 <div class="memitem">
459 <div class="memproto">
460 <table class="memname">
461 <tr>
462 <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FixedTempoEstimator::FeatureSet</a> FixedTempoEstimator::D::assembleFeatures </td>
463 <td>(</td>
464 <td class="paramname"> </td>
465 <td>&nbsp;)&nbsp;</td>
466 <td><code> [private]</code></td>
467 </tr>
468 </table>
469 </div>
470 <div class="memdoc">
471
472 <p>
473
474 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">480</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
475
476 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00185">ACFOutput</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00183">CandidatesOutput</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00184">DFOutput</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00362">Vamp::Plugin::Feature::duration</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00186">FilteredACFOutput</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00355">Vamp::Plugin::Feature::hasDuration</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00339">Vamp::Plugin::Feature::hasTimestamp</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00374">Vamp::Plugin::Feature::label</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00362">lag2tempo()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">m_df</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00090">m_fr</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00095">m_lasttime</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00082">m_maxbpm</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00081">m_minbpm</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">m_n</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00089">m_r</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00094">m_start</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00091">m_t</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00368">tempo2lag()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00182">TempoOutput</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00347">Vamp::Plugin::Feature::timestamp</a>, and <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00369">Vamp::Plugin::Feature::values</a>.</p>
477
478 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00351">getRemainingFeatures()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>.</p>
479
480 </div>
481 </div><p>
482 <a class="anchor" name="0a7cb0705938097ab23a6f9187e6bae5"></a><!-- doxytag: member="FixedTempoEstimator::D::lag2tempo" ref="0a7cb0705938097ab23a6f9187e6bae5" args="(int)" -->
483 <div class="memitem">
484 <div class="memproto">
485 <table class="memname">
486 <tr>
487 <td class="memname">float FixedTempoEstimator::D::lag2tempo </td>
488 <td>(</td>
489 <td class="paramtype">int&nbsp;</td>
490 <td class="paramname"> <em>lag</em> </td>
491 <td>&nbsp;)&nbsp;</td>
492 <td><code> [private]</code></td>
493 </tr>
494 </table>
495 </div>
496 <div class="memdoc">
497
498 <p>
499
500 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00362">362</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
501
502 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>.</p>
503
504 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>.</p>
505
506 </div>
507 </div><p>
508 <a class="anchor" name="c6a75212293fc855de6ed0c6581a0fb9"></a><!-- doxytag: member="FixedTempoEstimator::D::tempo2lag" ref="c6a75212293fc855de6ed0c6581a0fb9" args="(float)" -->
509 <div class="memitem">
510 <div class="memproto">
511 <table class="memname">
512 <tr>
513 <td class="memname">int FixedTempoEstimator::D::tempo2lag </td>
514 <td>(</td>
515 <td class="paramtype">float&nbsp;</td>
516 <td class="paramname"> <em>tempo</em> </td>
517 <td>&nbsp;)&nbsp;</td>
518 <td><code> [private]</code></td>
519 </tr>
520 </table>
521 </div>
522 <div class="memdoc">
523
524 <p>
525
526 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00368">368</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
527
528 <p>References <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">m_inputSampleRate</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">m_stepSize</a>.</p>
529
530 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>.</p>
531
532 </div>
533 </div><p>
534 <hr><h2>Member Data Documentation</h2>
535 <a class="anchor" name="072a0fc30b3912a54858eefdd47f4d4f"></a><!-- doxytag: member="FixedTempoEstimator::D::m_inputSampleRate" ref="072a0fc30b3912a54858eefdd47f4d4f" args="" -->
536 <div class="memitem">
537 <div class="memproto">
538 <table class="memname">
539 <tr>
540 <td class="memname">float <a class="el" href="classFixedTempoEstimator_1_1D.html#072a0fc30b3912a54858eefdd47f4d4f">FixedTempoEstimator::D::m_inputSampleRate</a><code> [private]</code> </td>
541 </tr>
542 </table>
543 </div>
544 <div class="memdoc">
545
546 <p>
547
548 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00077">77</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
549
550 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00189">getOutputDescriptors()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00362">lag2tempo()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00368">tempo2lag()</a>.</p>
551
552 </div>
553 </div><p>
554 <a class="anchor" name="837da9722c63fe3c66c738255990c45f"></a><!-- doxytag: member="FixedTempoEstimator::D::m_stepSize" ref="837da9722c63fe3c66c738255990c45f" args="" -->
555 <div class="memitem">
556 <div class="memproto">
557 <table class="memname">
558 <tr>
559 <td class="memname">size_t <a class="el" href="classFixedTempoEstimator_1_1D.html#837da9722c63fe3c66c738255990c45f">FixedTempoEstimator::D::m_stepSize</a><code> [private]</code> </td>
560 </tr>
561 </table>
562 </div>
563 <div class="memdoc">
564
565 <p>
566
567 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00078">78</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
568
569 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00189">getOutputDescriptors()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00362">lag2tempo()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00368">tempo2lag()</a>.</p>
570
571 </div>
572 </div><p>
573 <a class="anchor" name="0b9bf37e600f0564b9f305f73a9517c8"></a><!-- doxytag: member="FixedTempoEstimator::D::m_blockSize" ref="0b9bf37e600f0564b9f305f73a9517c8" args="" -->
574 <div class="memitem">
575 <div class="memproto">
576 <table class="memname">
577 <tr>
578 <td class="memname">size_t <a class="el" href="classFixedTempoEstimator_1_1D.html#0b9bf37e600f0564b9f305f73a9517c8">FixedTempoEstimator::D::m_blockSize</a><code> [private]</code> </td>
579 </tr>
580 </table>
581 </div>
582 <div class="memdoc">
583
584 <p>
585
586 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00079">79</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
587
588 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>.</p>
589
590 </div>
591 </div><p>
592 <a class="anchor" name="768fdbb62e4b21a39897963fdbd486ed"></a><!-- doxytag: member="FixedTempoEstimator::D::m_minbpm" ref="768fdbb62e4b21a39897963fdbd486ed" args="" -->
593 <div class="memitem">
594 <div class="memproto">
595 <table class="memname">
596 <tr>
597 <td class="memname">float <a class="el" href="classFixedTempoEstimator_1_1D.html#768fdbb62e4b21a39897963fdbd486ed">FixedTempoEstimator::D::m_minbpm</a><code> [private]</code> </td>
598 </tr>
599 </table>
600 </div>
601 <div class="memdoc">
602
603 <p>
604
605 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00081">81</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
606
607 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00158">getParameter()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00171">setParameter()</a>.</p>
608
609 </div>
610 </div><p>
611 <a class="anchor" name="33e8d045b222addc6173b50df2553ba8"></a><!-- doxytag: member="FixedTempoEstimator::D::m_maxbpm" ref="33e8d045b222addc6173b50df2553ba8" args="" -->
612 <div class="memitem">
613 <div class="memproto">
614 <table class="memname">
615 <tr>
616 <td class="memname">float <a class="el" href="classFixedTempoEstimator_1_1D.html#33e8d045b222addc6173b50df2553ba8">FixedTempoEstimator::D::m_maxbpm</a><code> [private]</code> </td>
617 </tr>
618 </table>
619 </div>
620 <div class="memdoc">
621
622 <p>
623
624 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00082">82</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
625
626 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00158">getParameter()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00171">setParameter()</a>.</p>
627
628 </div>
629 </div><p>
630 <a class="anchor" name="ca506973452865d436e07462eabdebad"></a><!-- doxytag: member="FixedTempoEstimator::D::m_maxdflen" ref="ca506973452865d436e07462eabdebad" args="" -->
631 <div class="memitem">
632 <div class="memproto">
633 <table class="memname">
634 <tr>
635 <td class="memname">float <a class="el" href="classFixedTempoEstimator_1_1D.html#ca506973452865d436e07462eabdebad">FixedTempoEstimator::D::m_maxdflen</a><code> [private]</code> </td>
636 </tr>
637 </table>
638 </div>
639 <div class="memdoc">
640
641 <p>
642
643 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00083">83</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
644
645 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00158">getParameter()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00171">setParameter()</a>.</p>
646
647 </div>
648 </div><p>
649 <a class="anchor" name="a59cf1cb5640a910c70884579e5d99ad"></a><!-- doxytag: member="FixedTempoEstimator::D::m_priorMagnitudes" ref="a59cf1cb5640a910c70884579e5d99ad" args="" -->
650 <div class="memitem">
651 <div class="memproto">
652 <table class="memname">
653 <tr>
654 <td class="memname">float* <a class="el" href="classFixedTempoEstimator_1_1D.html#a59cf1cb5640a910c70884579e5d99ad">FixedTempoEstimator::D::m_priorMagnitudes</a><code> [private]</code> </td>
655 </tr>
656 </table>
657 </div>
658 <div class="memdoc">
659
660 <p>
661
662 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00085">85</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
663
664 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">~D()</a>.</p>
665
666 </div>
667 </div><p>
668 <a class="anchor" name="e739e006f2d10ef2b13677770b23e663"></a><!-- doxytag: member="FixedTempoEstimator::D::m_dfsize" ref="e739e006f2d10ef2b13677770b23e663" args="" -->
669 <div class="memitem">
670 <div class="memproto">
671 <table class="memname">
672 <tr>
673 <td class="memname">size_t <a class="el" href="classFixedTempoEstimator_1_1D.html#e739e006f2d10ef2b13677770b23e663">FixedTempoEstimator::D::m_dfsize</a><code> [private]</code> </td>
674 </tr>
675 </table>
676 </div>
677 <div class="memdoc">
678
679 <p>
680
681 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00087">87</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
682
683 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00351">getRemainingFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>.</p>
684
685 </div>
686 </div><p>
687 <a class="anchor" name="8e2312120e87ad9a48fedeebbaefa396"></a><!-- doxytag: member="FixedTempoEstimator::D::m_df" ref="8e2312120e87ad9a48fedeebbaefa396" args="" -->
688 <div class="memitem">
689 <div class="memproto">
690 <table class="memname">
691 <tr>
692 <td class="memname">float* <a class="el" href="classFixedTempoEstimator_1_1D.html#8e2312120e87ad9a48fedeebbaefa396">FixedTempoEstimator::D::m_df</a><code> [private]</code> </td>
693 </tr>
694 </table>
695 </div>
696 <div class="memdoc">
697
698 <p>
699
700 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00088">88</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
701
702 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">~D()</a>.</p>
703
704 </div>
705 </div><p>
706 <a class="anchor" name="7a8c8658ecfeec98962078df89fcd538"></a><!-- doxytag: member="FixedTempoEstimator::D::m_r" ref="7a8c8658ecfeec98962078df89fcd538" args="" -->
707 <div class="memitem">
708 <div class="memproto">
709 <table class="memname">
710 <tr>
711 <td class="memname">float* <a class="el" href="classFixedTempoEstimator_1_1D.html#7a8c8658ecfeec98962078df89fcd538">FixedTempoEstimator::D::m_r</a><code> [private]</code> </td>
712 </tr>
713 </table>
714 </div>
715 <div class="memdoc">
716
717 <p>
718
719 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00089">89</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
720
721 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">~D()</a>.</p>
722
723 </div>
724 </div><p>
725 <a class="anchor" name="b255006072672653e645fc315eea6167"></a><!-- doxytag: member="FixedTempoEstimator::D::m_fr" ref="b255006072672653e645fc315eea6167" args="" -->
726 <div class="memitem">
727 <div class="memproto">
728 <table class="memname">
729 <tr>
730 <td class="memname">float* <a class="el" href="classFixedTempoEstimator_1_1D.html#b255006072672653e645fc315eea6167">FixedTempoEstimator::D::m_fr</a><code> [private]</code> </td>
731 </tr>
732 </table>
733 </div>
734 <div class="memdoc">
735
736 <p>
737
738 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00090">90</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
739
740 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">~D()</a>.</p>
741
742 </div>
743 </div><p>
744 <a class="anchor" name="698446aad2c0f737732a392fb86a612c"></a><!-- doxytag: member="FixedTempoEstimator::D::m_t" ref="698446aad2c0f737732a392fb86a612c" args="" -->
745 <div class="memitem">
746 <div class="memproto">
747 <table class="memname">
748 <tr>
749 <td class="memname">float* <a class="el" href="classFixedTempoEstimator_1_1D.html#698446aad2c0f737732a392fb86a612c">FixedTempoEstimator::D::m_t</a><code> [private]</code> </td>
750 </tr>
751 </table>
752 </div>
753 <div class="memdoc">
754
755 <p>
756
757 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00091">91</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
758
759 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00114">~D()</a>.</p>
760
761 </div>
762 </div><p>
763 <a class="anchor" name="b73af7f1943b76388de04cbb4696a983"></a><!-- doxytag: member="FixedTempoEstimator::D::m_n" ref="b73af7f1943b76388de04cbb4696a983" args="" -->
764 <div class="memitem">
765 <div class="memproto">
766 <table class="memname">
767 <tr>
768 <td class="memname">size_t <a class="el" href="classFixedTempoEstimator_1_1D.html#b73af7f1943b76388de04cbb4696a983">FixedTempoEstimator::D::m_n</a><code> [private]</code> </td>
769 </tr>
770 </table>
771 </div>
772 <div class="memdoc">
773
774 <p>
775
776 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00092">92</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
777
778 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00374">calculate()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00351">getRemainingFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00251">initialise()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>.</p>
779
780 </div>
781 </div><p>
782 <a class="anchor" name="3a3a0b4a4c259087f02d0046241674d0"></a><!-- doxytag: member="FixedTempoEstimator::D::m_start" ref="3a3a0b4a4c259087f02d0046241674d0" args="" -->
783 <div class="memitem">
784 <div class="memproto">
785 <table class="memname">
786 <tr>
787 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a> <a class="el" href="classFixedTempoEstimator_1_1D.html#3a3a0b4a4c259087f02d0046241674d0">FixedTempoEstimator::D::m_start</a><code> [private]</code> </td>
788 </tr>
789 </table>
790 </div>
791 <div class="memdoc">
792
793 <p>
794
795 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00094">94</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
796
797 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>.</p>
798
799 </div>
800 </div><p>
801 <a class="anchor" name="bacd5ff19c301020efb99c03136b849a"></a><!-- doxytag: member="FixedTempoEstimator::D::m_lasttime" ref="bacd5ff19c301020efb99c03136b849a" args="" -->
802 <div class="memitem">
803 <div class="memproto">
804 <table class="memname">
805 <tr>
806 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">Vamp::RealTime</a> <a class="el" href="classFixedTempoEstimator_1_1D.html#bacd5ff19c301020efb99c03136b849a">FixedTempoEstimator::D::m_lasttime</a><code> [private]</code> </td>
807 </tr>
808 </table>
809 </div>
810 <div class="memdoc">
811
812 <p>
813
814 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00095">95</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p>
815
816 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">assembleFeatures()</a>, <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00302">process()</a>, and <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00275">reset()</a>.</p>
817
818 </div>
819 </div><p>
820 <hr>The documentation for this class was generated from the following file:<ul>
821 <li><a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a></ul>
822 </div>
823 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:19 2008 for VampPluginSDK by&nbsp;
824 <a href="http://www.doxygen.org/index.html">
825 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
826 </body>
827 </html>