Skip to content

Commit

Permalink
v0.8.47
Browse files Browse the repository at this point in the history
- Potential bus fix in method `meico.mpm.elements.maps.TempoMap.getTempoAt()` that ensures that the exponent attribute of a `TempoData` object is present.
- New methods were added to class `meico.mpm.elements.maps.TempoMap` that reduces (monotonous) series of successive tempo instructions to one instruction.
  • Loading branch information
axelberndt committed Jan 21, 2023
1 parent 838077a commit f528a7c
Show file tree
Hide file tree
Showing 248 changed files with 1,427 additions and 633 deletions.
4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>All Classes</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>All Classes</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:17 CET 2023 -->
<title>Constant Field Values</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -95,7 +95,7 @@ <h2 title="meico">meico.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="meico/Meico.html#version">version</a></code></td>
<td class="colLast"><code>"0.8.46"</code></td>
<td class="colLast"><code>"0.8.47"</code></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>Deprecated List</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>API Help</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
8 changes: 6 additions & 2 deletions docs/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:17 CET 2023 -->
<title>A-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -186,6 +186,10 @@ <h2 class="title">A</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/msm/Goto.html#activity">activity</a></span> - Variable in class meico.msm.<a href="../meico/msm/Goto.html" title="class in meico.msm">Goto</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html#add-meico.mpm.elements.maps.TempoMap.TempoMapSimplificationResults-">add(TempoMap.TempoMapSimplificationResults)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps">TempoMap.TempoMapSimplificationResults</a></dt>
<dd>
<div class="block">combine the provided instance into this one</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/pitches/FeatureVector.html#add-meico.pitches.FeatureVector-">add(FeatureVector)</a></span> - Method in class meico.pitches.<a href="../meico/pitches/FeatureVector.html" title="class in meico.pitches">FeatureVector</a></dt>
<dd>
<div class="block">This adds up the energy and note ids of two feature vectors.</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>J-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>K-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>L-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-13.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>M-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-14.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>N-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-15.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>O-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>P-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-17.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>Q-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
6 changes: 4 additions & 2 deletions docs/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>R-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -352,6 +352,8 @@ <h2 class="title">R</h2>
<dd>
<div class="block">just a helper method for prettyXml()</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html#replacements">replacements</a></span> - Variable in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps">TempoMap.TempoMapSimplificationResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mei/Helper.html#reset--">reset()</a></span> - Method in class meico.mei.<a href="../meico/mei/Helper.html" title="class in meico.mei">Helper</a></dt>
<dd>
<div class="block">this method is called when making a new movement</div>
Expand Down
21 changes: 19 additions & 2 deletions docs/index-files/index-19.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>S-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -430,6 +430,23 @@ <h2 class="title">S</h2>
<dd>
<div class="block">convert a short to a byte array</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#simplify-int-">simplify(int)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">simplifies the whole tempoMap at once</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#simplify-java.util.ArrayList-boolean-int-">simplify(ArrayList&lt;TempoData&gt;, boolean, int)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">simplify a monotonic series of tempo instructions</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#simplify-meico.mpm.elements.maps.data.TempoData-double-int-">simplify(TempoData, double, int)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">simplify a single tempo instruction</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#simplifyFast-meico.mpm.elements.maps.data.TempoData-">simplifyFast(TempoData)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">a faster version of simplify(TempoData tempo, double equalTempoRange, int ppq);
this method simplifies a single tempo instruction to a constant tempo; it does not compute timing error</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/GenericMap.html#size--">size()</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/GenericMap.html" title="class in meico.mpm.elements.maps">GenericMap</a></dt>
<dd>
<div class="block">get the number of entries in the map</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:17 CET 2023 -->
<title>B-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
10 changes: 8 additions & 2 deletions docs/index-files/index-20.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>T-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -120,6 +120,12 @@ <h2 class="title">T</h2>
<dd>
<div class="block">constructor, generates an instance from xml code</div>
</dd>
<dt><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps"><span class="typeNameLink">TempoMap.TempoMapSimplificationResults</span></a> - Class in <a href="../meico/mpm/elements/maps/package-summary.html">meico.mpm.elements.maps</a></dt>
<dd>
<div class="block">This class gives information about the changes that are done to the tempoMap in the process of simplification.</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html#TempoMapSimplificationResults--">TempoMapSimplificationResults()</a></span> - Constructor for class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps">TempoMap.TempoMapSimplificationResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/styles/defs/OrnamentDef.html#temporalSpread">temporalSpread</a></span> - Variable in class meico.mpm.elements.styles.defs.<a href="../meico/mpm/elements/styles/defs/OrnamentDef.html" title="class in meico.mpm.elements.styles.defs">OrnamentDef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/styles/defs/OrnamentDef.TemporalSpread.html#TemporalSpread--">TemporalSpread()</a></span> - Constructor for class meico.mpm.elements.styles.defs.<a href="../meico/mpm/elements/styles/defs/OrnamentDef.TemporalSpread.html" title="class in meico.mpm.elements.styles.defs">OrnamentDef.TemporalSpread</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-21.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>U-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-22.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>V-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-23.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>W-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-24.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>X-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:17 CET 2023 -->
<title>C-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
6 changes: 4 additions & 2 deletions docs/index-files/index-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>D-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -125,6 +125,8 @@ <h2 class="title">D</h2>
<div class="block">this method removes all empty maps;
this is to make the data a bit smaller and less cluttered</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html#deletions">deletions</a></span> - Variable in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps">TempoMap.TempoMapSimplificationResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/data/ArticulationData.html#detuneCents">detuneCents</a></span> - Variable in class meico.mpm.elements.maps.data.<a href="../meico/mpm/elements/maps/data/ArticulationData.html" title="class in meico.mpm.elements.maps.data">ArticulationData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/styles/defs/ArticulationDef.html#detuneCents">detuneCents</a></span> - Variable in class meico.mpm.elements.styles.defs.<a href="../meico/mpm/elements/styles/defs/ArticulationDef.html" title="class in meico.mpm.elements.styles.defs">ArticulationDef</a></dt>
Expand Down
6 changes: 4 additions & 2 deletions docs/index-files/index-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>E-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -124,6 +124,8 @@ <h2 class="title">E</h2>
<dd>
<div class="block">this little helper method makes sure that the protraction value is valid</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html#error">error</a></span> - Variable in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.TempoMapSimplificationResults.html" title="class in meico.mpm.elements.maps">TempoMap.TempoMapSimplificationResults</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../meico/midi/EventMaker.html" title="class in meico.midi"><span class="typeNameLink">EventMaker</span></a> - Class in <a href="../meico/midi/package-summary.html">meico.midi</a></dt>
<dd>
<div class="block">This helper class provides some useful midi-related functions.</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 21 20:28:18 CET 2023 -->
<title>F-Index</title>
<meta name="date" content="2023-01-12">
<meta name="date" content="2023-01-21">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit f528a7c

Please sign in to comment.