meico v0.8.46
v0.8.46
- Private method
meico.mpm.elements.maps.TempoMap.renderTempoToMap(double date, int ppq, TempoData tempoData)
has been madepublic
and refactored tocomputeDiffTiming()
to better describe its function. - Class
meico.mpm.elements.maps.GenericMap
has new methods:contains()
to check whether a given XML element is an entry in this map.getElementIndexOf()
to determine the index of a given element.