Mercurial > hg > btrack
comparison doc/html/_onset_detection_function_8cpp.html @ 117:ca2d83d29814 tip master
Merge branch 'release/1.0.5'
author | Adam Stark <adamstark.uk@gmail.com> |
---|---|
date | Fri, 18 Aug 2023 20:07:33 +0200 |
parents | d6d9df2db3e1 |
children |
comparison
equal
deleted
inserted
replaced
96:c58f01834337 | 117:ca2d83d29814 |
---|---|
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" "https://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" lang="en-US"> |
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=11"/> |
6 <meta name="generator" content="Doxygen 1.9.7"/> | |
7 <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
6 <title>BTrack - A Real-Time Beat Tracker: src/OnsetDetectionFunction.cpp File Reference</title> | 8 <title>BTrack - A Real-Time Beat Tracker: src/OnsetDetectionFunction.cpp File Reference</title> |
7 <link href="tabs.css" rel="stylesheet" type="text/css"/> | 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
8 <script type="text/javascript" src="jquery.js"></script> | 10 <script type="text/javascript" src="jquery.js"></script> |
9 <script type="text/javascript" src="dynsections.js"></script> | 11 <script type="text/javascript" src="dynsections.js"></script> |
10 <link href="search/search.css" rel="stylesheet" type="text/css"/> | 12 <link href="search/search.css" rel="stylesheet" type="text/css"/> |
13 <script type="text/javascript" src="search/searchdata.js"></script> | |
11 <script type="text/javascript" src="search/search.js"></script> | 14 <script type="text/javascript" src="search/search.js"></script> |
12 <script type="text/javascript"> | |
13 $(document).ready(function() { searchBox.OnSelectItem(0); }); | |
14 </script> | |
15 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | 15 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
16 </head> | 16 </head> |
17 <body> | 17 <body> |
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> | 18 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
19 <div id="titlearea"> | 19 <div id="titlearea"> |
20 <table cellspacing="0" cellpadding="0"> | 20 <table cellspacing="0" cellpadding="0"> |
21 <tbody> | 21 <tbody> |
22 <tr style="height: 56px;"> | 22 <tr id="projectrow"> |
23 <td style="padding-left: 0.5em;"> | 23 <td id="projectalign"> |
24 <div id="projectname">BTrack - A Real-Time Beat Tracker | 24 <div id="projectname">BTrack - A Real-Time Beat Tracker |
25 </div> | 25 </div> |
26 </td> | 26 </td> |
27 </tr> | 27 </tr> |
28 </tbody> | 28 </tbody> |
29 </table> | 29 </table> |
30 </div> | 30 </div> |
31 <!-- end header part --> | 31 <!-- end header part --> |
32 <!-- Generated by Doxygen 1.8.2 --> | 32 <!-- Generated by Doxygen 1.9.7 --> |
33 <script type="text/javascript"> | 33 <script type="text/javascript"> |
34 var searchBox = new SearchBox("searchBox", "search",false,'Search'); | 34 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
35 var searchBox = new SearchBox("searchBox", "search/",'.html'); | |
36 /* @license-end */ | |
35 </script> | 37 </script> |
36 <div id="navrow1" class="tabs"> | 38 <script type="text/javascript" src="menudata.js"></script> |
37 <ul class="tablist"> | 39 <script type="text/javascript" src="menu.js"></script> |
38 <li><a href="index.html"><span>Main Page</span></a></li> | 40 <script type="text/javascript"> |
39 <li><a href="annotated.html"><span>Classes</span></a></li> | 41 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
40 <li class="current"><a href="files.html"><span>Files</span></a></li> | 42 $(function() { |
41 <li> | 43 initMenu('',true,false,'search.php','Search'); |
42 <div id="MSearchBox" class="MSearchBoxInactive"> | 44 $(document).ready(function() { init_search(); }); |
43 <span class="left"> | 45 }); |
44 <img id="MSearchSelect" src="search/mag_sel.png" | 46 /* @license-end */ |
45 onmouseover="return searchBox.OnSearchSelectShow()" | 47 </script> |
46 onmouseout="return searchBox.OnSearchSelectHide()" | 48 <div id="main-nav"></div> |
47 alt=""/> | |
48 <input type="text" id="MSearchField" value="Search" accesskey="S" | |
49 onfocus="searchBox.OnSearchFieldFocus(true)" | |
50 onblur="searchBox.OnSearchFieldFocus(false)" | |
51 onkeyup="searchBox.OnSearchFieldChange(event)"/> | |
52 </span><span class="right"> | |
53 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> | |
54 </span> | |
55 </div> | |
56 </li> | |
57 </ul> | |
58 </div> | |
59 <div id="navrow2" class="tabs2"> | |
60 <ul class="tablist"> | |
61 <li><a href="files.html"><span>File List</span></a></li> | |
62 <li><a href="globals.html"><span>File Members</span></a></li> | |
63 </ul> | |
64 </div> | |
65 <!-- window showing the filter options --> | 49 <!-- window showing the filter options --> |
66 <div id="MSearchSelectWindow" | 50 <div id="MSearchSelectWindow" |
67 onmouseover="return searchBox.OnSearchSelectShow()" | 51 onmouseover="return searchBox.OnSearchSelectShow()" |
68 onmouseout="return searchBox.OnSearchSelectHide()" | 52 onmouseout="return searchBox.OnSearchSelectHide()" |
69 onkeydown="return searchBox.OnSearchSelectKey(event)"> | 53 onkeydown="return searchBox.OnSearchSelectKey(event)"> |
70 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div> | 54 </div> |
71 | 55 |
72 <!-- iframe showing the search results (closed by default) --> | 56 <!-- iframe showing the search results (closed by default) --> |
73 <div id="MSearchResultsWindow"> | 57 <div id="MSearchResultsWindow"> |
74 <iframe src="javascript:void(0)" frameborder="0" | 58 <div id="MSearchResults"> |
75 name="MSearchResults" id="MSearchResults"> | 59 <div class="SRPage"> |
76 </iframe> | 60 <div id="SRIndex"> |
61 <div id="SRResults"></div> | |
62 <div class="SRStatus" id="Loading">Loading...</div> | |
63 <div class="SRStatus" id="Searching">Searching...</div> | |
64 <div class="SRStatus" id="NoMatches">No Matches</div> | |
65 </div> | |
66 </div> | |
67 </div> | |
77 </div> | 68 </div> |
78 | 69 |
79 <div id="nav-path" class="navpath"> | 70 <div id="nav-path" class="navpath"> |
80 <ul> | 71 <ul> |
81 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul> | 72 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul> |
82 </div> | 73 </div> |
83 </div><!-- top --> | 74 </div><!-- top --> |
84 <div class="header"> | 75 <div class="header"> |
85 <div class="headertitle"> | 76 <div class="headertitle"><div class="title">OnsetDetectionFunction.cpp File Reference</div></div> |
86 <div class="title">OnsetDetectionFunction.cpp File Reference</div> </div> | |
87 </div><!--header--> | 77 </div><!--header--> |
88 <div class="contents"> | 78 <div class="contents"> |
89 | 79 |
90 <p>A class for calculating onset detection functions. | 80 <p>A class for calculating onset detection functions. |
91 <a href="#details">More...</a></p> | 81 <a href="#details">More...</a></p> |
92 <div class="textblock"><code>#include <math.h></code><br/> | 82 <div class="textblock"><code>#include <math.h></code><br /> |
93 <code>#include "<a class="el" href="_onset_detection_function_8h_source.html">OnsetDetectionFunction.h</a>"</code><br/> | 83 <code>#include "<a class="el" href="_onset_detection_function_8h_source.html">OnsetDetectionFunction.h</a>"</code><br /> |
94 </div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> | 84 </div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
95 <div class="textblock"><p>A class for calculating onset detection functions. </p> | 85 <div class="textblock"><p>A class for calculating onset detection functions. </p> |
96 <dl class="section author"><dt>Author</dt><dd>Adam Stark </dd></dl> | 86 <dl class="section author"><dt>Author</dt><dd>Adam Stark </dd></dl> |
97 <dl class="section copyright"><dt>Copyright</dt><dd>Copyright (C) 2008-2014 Queen Mary University of London</dd></dl> | 87 <dl class="section copyright"><dt>Copyright</dt><dd>Copyright (C) 2008-2014 Queen Mary University of London</dd></dl> |
98 <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> | 88 <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> |
99 <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> | 89 <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> |
100 <p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. </p> | 90 <p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. </p> |
101 </div></div><!-- contents --> | 91 </div></div><!-- contents --> |
102 <!-- start footer part --> | 92 <!-- start footer part --> |
103 <hr class="footer"/><address class="footer"><small> | 93 <hr class="footer"/><address class="footer"><small> |
104 Generated on Tue Jan 28 2014 01:06:53 for BTrack - A Real-Time Beat Tracker by  <a href="http://www.doxygen.org/index.html"> | 94 Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 |
105 <img class="footer" src="doxygen.png" alt="doxygen"/> | |
106 </a> 1.8.2 | |
107 </small></address> | 95 </small></address> |
108 </body> | 96 </body> |
109 </html> | 97 </html> |