Mercurial > hg > vamp-website
comparison code-doc/FixedTempoEstimator_8cpp.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.cpp File 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 Page</span></a></li> | |
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
13 <li><a href="annotated.html"><span>Classes</span></a></li> | |
14 <li class="current"><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="navpath"><a class="el" href="dir_35887283b966ca996e4ff77f459c38ce.html">examples</a> | |
19 </div> | |
20 </div> | |
21 <div class="contents"> | |
22 <h1>FixedTempoEstimator.cpp File Reference</h1> | |
23 <p> | |
24 | |
25 <p> | |
26 <a href="FixedTempoEstimator_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> | |
27 <tr><td></td></tr> | |
28 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | |
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classFixedTempoEstimator_1_1D.html">FixedTempoEstimator::D</a></td></tr> | |
30 | |
31 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> | |
32 <tr><td class="memItemLeft" nowrap align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#7a8511e62dffb5334ad3b70d57b2fcee">TempoOutput</a> = 0</td></tr> | |
33 | |
34 <tr><td class="memItemLeft" nowrap align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#554b16c6b7516530e52c65318bfe08eb">CandidatesOutput</a> = 1</td></tr> | |
35 | |
36 <tr><td class="memItemLeft" nowrap align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#caa4524f29afce03c812a88ff31159c1">DFOutput</a> = 2</td></tr> | |
37 | |
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#382c1fe740ac8911c6078cfbceffc870">ACFOutput</a> = 3</td></tr> | |
39 | |
40 <tr><td class="memItemLeft" nowrap align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="FixedTempoEstimator_8cpp.html#5b284021783d79785d46b043b458368d">FilteredACFOutput</a> = 4</td></tr> | |
41 | |
42 </table> | |
43 <hr><h2>Variable Documentation</h2> | |
44 <a class="anchor" name="7a8511e62dffb5334ad3b70d57b2fcee"></a><!-- doxytag: member="FixedTempoEstimator.cpp::TempoOutput" ref="7a8511e62dffb5334ad3b70d57b2fcee" args="" --> | |
45 <div class="memitem"> | |
46 <div class="memproto"> | |
47 <table class="memname"> | |
48 <tr> | |
49 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#7a8511e62dffb5334ad3b70d57b2fcee">TempoOutput</a> = 0<code> [static]</code> </td> | |
50 </tr> | |
51 </table> | |
52 </div> | |
53 <div class="memdoc"> | |
54 | |
55 <p> | |
56 | |
57 <p>Definition at line <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00182">182</a> of file <a class="el" href="FixedTempoEstimator_8cpp-source.html">FixedTempoEstimator.cpp</a>.</p> | |
58 | |
59 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
60 | |
61 </div> | |
62 </div><p> | |
63 <a class="anchor" name="554b16c6b7516530e52c65318bfe08eb"></a><!-- doxytag: member="FixedTempoEstimator.cpp::CandidatesOutput" ref="554b16c6b7516530e52c65318bfe08eb" args="" --> | |
64 <div class="memitem"> | |
65 <div class="memproto"> | |
66 <table class="memname"> | |
67 <tr> | |
68 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#554b16c6b7516530e52c65318bfe08eb">CandidatesOutput</a> = 1<code> [static]</code> </td> | |
69 </tr> | |
70 </table> | |
71 </div> | |
72 <div class="memdoc"> | |
73 | |
74 <p> | |
75 | |
76 <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> | |
77 | |
78 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
79 | |
80 </div> | |
81 </div><p> | |
82 <a class="anchor" name="caa4524f29afce03c812a88ff31159c1"></a><!-- doxytag: member="FixedTempoEstimator.cpp::DFOutput" ref="caa4524f29afce03c812a88ff31159c1" args="" --> | |
83 <div class="memitem"> | |
84 <div class="memproto"> | |
85 <table class="memname"> | |
86 <tr> | |
87 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#caa4524f29afce03c812a88ff31159c1">DFOutput</a> = 2<code> [static]</code> </td> | |
88 </tr> | |
89 </table> | |
90 </div> | |
91 <div class="memdoc"> | |
92 | |
93 <p> | |
94 | |
95 <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> | |
96 | |
97 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
98 | |
99 </div> | |
100 </div><p> | |
101 <a class="anchor" name="382c1fe740ac8911c6078cfbceffc870"></a><!-- doxytag: member="FixedTempoEstimator.cpp::ACFOutput" ref="382c1fe740ac8911c6078cfbceffc870" args="" --> | |
102 <div class="memitem"> | |
103 <div class="memproto"> | |
104 <table class="memname"> | |
105 <tr> | |
106 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#382c1fe740ac8911c6078cfbceffc870">ACFOutput</a> = 3<code> [static]</code> </td> | |
107 </tr> | |
108 </table> | |
109 </div> | |
110 <div class="memdoc"> | |
111 | |
112 <p> | |
113 | |
114 <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> | |
115 | |
116 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
117 | |
118 </div> | |
119 </div><p> | |
120 <a class="anchor" name="5b284021783d79785d46b043b458368d"></a><!-- doxytag: member="FixedTempoEstimator.cpp::FilteredACFOutput" ref="5b284021783d79785d46b043b458368d" args="" --> | |
121 <div class="memitem"> | |
122 <div class="memproto"> | |
123 <table class="memname"> | |
124 <tr> | |
125 <td class="memname">int <a class="el" href="FixedTempoEstimator_8cpp.html#5b284021783d79785d46b043b458368d">FilteredACFOutput</a> = 4<code> [static]</code> </td> | |
126 </tr> | |
127 </table> | |
128 </div> | |
129 <div class="memdoc"> | |
130 | |
131 <p> | |
132 | |
133 <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> | |
134 | |
135 <p>Referenced by <a class="el" href="FixedTempoEstimator_8cpp-source.html#l00480">FixedTempoEstimator::D::assembleFeatures()</a>.</p> | |
136 | |
137 </div> | |
138 </div><p> | |
139 </div> | |
140 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 2008 for VampPluginSDK by | |
141 <a href="http://www.doxygen.org/index.html"> | |
142 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | |
143 </body> | |
144 </html> |