-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added support for attribute `xml:id` on MPM maps in class `meico.mpm.elements.maps.GenericMap`. - `meico.mpm.elements.maps.GenericMap` constructor has now full support for MSM `score`. - Fixed data integrity of MPM maps that get processed by rubato transformation during performance rendering. - Optimization of the performance rendering process. - New method `meico.msm.Msm.getPart()` to retrieve a specific `part` element. - Ornamentation support added to MPM API. - New classes are `meico.mpm.elements.styles.OrnamentationStyle`, `meico.mpm.elements.styles.defs.OrnamentDef`, `meico.mpm.elements.styles.defs.OrnamentDef.DynamicsGradient`, `meico.mpm.elements.styles.defs.OrnamentDef.TemporalSpread`, `meico.mpm.elements.maps.OrnamentationMap`, and `meico.mpm.elements.maps.data.OrnamentData`. - Added MEI export for element `arpeg` to MPM ornamentation. New method `meico.mei.Mei.processArpeg()` and additions to `meico.mei.Mei.makeMovement()` and class `meico.mei.Helper`. - Ornamentation has been added to the performance rendering in `meico.mpm.elements.Performance.perform()`. - Enhancement of method `meico.mei.Helper.computeControlEventTiming()`; in search for the timing of an MEI control event, it will now also look at the first reference in attribute `plist`. - Deleted package `meico.midi.legacy`.
- Loading branch information
1 parent
ec42584
commit 4646b13
Showing
259 changed files
with
1,997 additions
and
3,675 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.