Skip to content

Commit 05e876b

Browse files
committed
parseTimed
1 parent 2f19e1a commit 05e876b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+3053
-1930
lines changed

docs/html/MidiFileState_8h_source.html

Lines changed: 205 additions & 0 deletions
Large diffs are not rendered by default.

docs/html/MidiFile_8h.html

Lines changed: 41 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!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">
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5-
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6-
<meta name="generator" content="Doxygen 1.9.1"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.9.6"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>Arduino MIDI File Parser: src/MidiFile.h File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -19,8 +19,8 @@
1919
<div id="titlearea">
2020
<table cellspacing="0" cellpadding="0">
2121
<tbody>
22-
<tr style="height: 56px;">
23-
<td id="projectalign" style="padding-left: 0.5em;">
22+
<tr id="projectrow">
23+
<td id="projectalign">
2424
<div id="projectname">Arduino MIDI File Parser
2525
</div>
2626
</td>
@@ -29,21 +29,22 @@
2929
</table>
3030
</div>
3131
<!-- end header part -->
32-
<!-- Generated by Doxygen 1.9.1 -->
32+
<!-- Generated by Doxygen 1.9.6 -->
3333
<script type="text/javascript">
34-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
35-
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
34+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
35+
var searchBox = new SearchBox("searchBox", "search/",'.html');
3636
/* @license-end */
3737
</script>
3838
<script type="text/javascript" src="menudata.js"></script>
3939
<script type="text/javascript" src="menu.js"></script>
4040
<script type="text/javascript">
41-
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
41+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4242
$(function() {
4343
initMenu('',true,false,'search.php','Search');
4444
$(document).ready(function() { init_search(); });
4545
});
46-
/* @license-end */</script>
46+
/* @license-end */
47+
</script>
4748
<div id="main-nav"></div>
4849
<!-- window showing the filter options -->
4950
<div id="MSearchSelectWindow"
@@ -54,9 +55,16 @@
5455

5556
<!-- iframe showing the search results (closed by default) -->
5657
<div id="MSearchResultsWindow">
57-
<iframe src="javascript:void(0)" frameborder="0"
58-
name="MSearchResults" id="MSearchResults">
59-
</iframe>
58+
<div id="MSearchResults">
59+
<div class="SRPage">
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>
6068
</div>
6169

6270
<div id="nav-path" class="navpath">
@@ -67,9 +75,9 @@
6775
<div class="header">
6876
<div class="summary">
6977
<a href="#nested-classes">Classes</a> &#124;
70-
<a href="#define-members">Macros</a> </div>
71-
<div class="headertitle">
72-
<div class="title">MidiFile.h File Reference</div> </div>
78+
<a href="#define-members">Macros</a> &#124;
79+
<a href="#func-members">Functions</a> </div>
80+
<div class="headertitle"><div class="title">MidiFile.h File Reference</div></div>
7381
</div><!--header-->
7482
<div class="contents">
7583

@@ -78,7 +86,10 @@
7886
<div class="textblock"><code>#include &lt;math.h&gt;</code><br />
7987
<code>#include &lt;stdio.h&gt;</code><br />
8088
<code>#include &lt;string.h&gt;</code><br />
81-
<code>#include &quot;MidiFileCommon.h&quot;</code><br />
89+
<code>#include &quot;MidiFileState.h&quot;</code><br />
90+
<code>#include &lt;chrono&gt;</code><br />
91+
<code>#include &lt;cstdint&gt;</code><br />
92+
<code>#include &lt;iostream&gt;</code><br />
8293
</div><div class="textblock"><div class="dynheader">
8394
Include dependency graph for MidiFile.h:</div>
8495
<div class="dyncontent">
@@ -98,31 +109,37 @@
98109
</div>
99110
<p><a href="MidiFile_8h_source.html">Go to the source code of this file.</a></p>
100111
<table class="memberdecls">
101-
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
112+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
102113
Classes</h2></td></tr>
103114
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMidiFile.html">MidiFile</a></td></tr>
104-
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Midi File parser. Provide the data via write: You should try to keep the buffer as full as possible while parsing. You get the next parsing result by calling the <a class="el" href="classMidiFile.html#a32386d225fb6dcff88e34de6e28671da" title="Parse data in order to provide the next midi element.">parse()</a> method. <a href="classMidiFile.html#details">More...</a><br /></td></tr>
115+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Midi File parser. Provide the data via write: You should try to keep the buffer as full as possible while parsing. You get the next parsing result by calling the <a class="el" href="classMidiFile.html#acb5853d609f260fbafc147989ce1ee22" title="Parse data in order to provide the next midi element.">parse()</a> method. <a href="classMidiFile.html#details">More...</a><br /></td></tr>
105116
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
106117
</table><table class="memberdecls">
107-
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
118+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="define-members" name="define-members"></a>
108119
Macros</h2></td></tr>
109-
<tr class="memitem:afce312e5393131ab8fe99508b399f1b7"><td class="memItemLeft" align="right" valign="top"><a id="afce312e5393131ab8fe99508b399f1b7"></a>
120+
<tr class="memitem:afce312e5393131ab8fe99508b399f1b7"><td class="memItemLeft" align="right" valign="top"><a id="afce312e5393131ab8fe99508b399f1b7" name="afce312e5393131ab8fe99508b399f1b7"></a>
110121
#define&#160;</td><td class="memItemRight" valign="bottom"><b>MIDI_BUFFER_SIZE</b>&#160;&#160;&#160;1024 * 2</td></tr>
111122
<tr class="separator:afce312e5393131ab8fe99508b399f1b7"><td class="memSeparator" colspan="2">&#160;</td></tr>
112-
<tr class="memitem:a5c6db54ab86a04d43f50ac2f5e69362e"><td class="memItemLeft" align="right" valign="top"><a id="a5c6db54ab86a04d43f50ac2f5e69362e"></a>
123+
<tr class="memitem:a5c6db54ab86a04d43f50ac2f5e69362e"><td class="memItemLeft" align="right" valign="top"><a id="a5c6db54ab86a04d43f50ac2f5e69362e" name="a5c6db54ab86a04d43f50ac2f5e69362e"></a>
113124
#define&#160;</td><td class="memItemRight" valign="bottom"><b>MIDI_MIN_REFILL_SIZE</b>&#160;&#160;&#160;512</td></tr>
114125
<tr class="separator:a5c6db54ab86a04d43f50ac2f5e69362e"><td class="memSeparator" colspan="2">&#160;</td></tr>
126+
</table><table class="memberdecls">
127+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
128+
Functions</h2></td></tr>
129+
<tr class="memitem:a51ca22f5e92260d1d3f69724a51c551a"><td class="memItemLeft" align="right" valign="top"><a id="a51ca22f5e92260d1d3f69724a51c551a" name="a51ca22f5e92260d1d3f69724a51c551a"></a>
130+
uint64_t&#160;</td><td class="memItemRight" valign="bottom"><b>millis</b> ()</td></tr>
131+
<tr class="separator:a51ca22f5e92260d1d3f69724a51c551a"><td class="memSeparator" colspan="2">&#160;</td></tr>
115132
</table>
116133
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
117134
<div class="textblock"><p>A simple midi parser based on the following project <a href="https://github.com/abique/midi-parser">https://github.com/abique/midi-parser</a>. </p>
118-
<dl class="section author"><dt>Author</dt><dd>Phil Schatzmann</dd></dl>
135+
<dl class="section author"><dt>Author</dt><dd>Phil Schatzmann </dd></dl>
119136
<dl class="section version"><dt>Version</dt><dd>0.1 </dd></dl>
120137
<dl class="section date"><dt>Date</dt><dd>2023-02-02</dd></dl>
121138
<dl class="section copyright"><dt>Copyright</dt><dd>Copyright (c) 2023 </dd></dl>
122139
</div></div><!-- contents -->
123140
<!-- start footer part -->
124141
<hr class="footer"/><address class="footer"><small>
125-
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
142+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6
126143
</small></address>
127144
</body>
128145
</html>

docs/html/MidiFile_8h__incl.dot

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
digraph "src/MidiFile.h"
2+
{
3+
// LATEX_PDF_SIZE
4+
bgcolor="transparent";
5+
edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10];
6+
node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4];
7+
Node1 [label="src/MidiFile.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip="A simple midi parser based on the following project https://github.com/abique/midi-parser."];
8+
Node1 -> Node2 [color="steelblue1",style="solid"];
9+
Node2 [label="math.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
10+
Node1 -> Node3 [color="steelblue1",style="solid"];
11+
Node3 [label="stdio.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
12+
Node1 -> Node4 [color="steelblue1",style="solid"];
13+
Node4 [label="string.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
14+
Node1 -> Node5 [color="steelblue1",style="solid"];
15+
Node5 [label="MidiFileState.h",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$MidiFileState_8h_source.html",tooltip=" "];
16+
Node5 -> Node6 [color="steelblue1",style="solid"];
17+
Node6 [label="RingBuffer.h",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$RingBuffer_8h_source.html",tooltip=" "];
18+
Node6 -> Node7 [color="steelblue1",style="solid"];
19+
Node7 [label="stdbool.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
20+
Node6 -> Node8 [color="steelblue1",style="solid"];
21+
Node8 [label="stdint.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
22+
Node6 -> Node4 [color="steelblue1",style="solid"];
23+
Node6 -> Node9 [color="steelblue1",style="solid"];
24+
Node9 [label="assert.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
25+
Node1 -> Node10 [color="steelblue1",style="solid"];
26+
Node10 [label="chrono",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
27+
Node1 -> Node11 [color="steelblue1",style="solid"];
28+
Node11 [label="cstdint",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
29+
Node1 -> Node12 [color="steelblue1",style="solid"];
30+
Node12 [label="iostream",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "];
31+
}

0 commit comments

Comments
 (0)