-
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.
- Enhancement of the processing of MEI `tie` element. - Bugfix in method `meico.mei.Mei.processBreath()` that generated a wrong default articulation. - Bugfix in method `meico.mpm.elements.maps.ArticulationMap.renderArticulationToMap_noMillisecondModifiers()`: NullPointerException in an error message. - Optimization of methods `meico.mei.Helper.getPreviousSiblingElement()` and `getNextSiblingElement()`. - An extensive overhaul of method `meico.mei.Mei.processMeasure()` which is now able to handle the situation that no global time signature is given (via `scoreDef`) and only locally defined in the `staffDef` elements. - Some code polishing.
- Loading branch information
1 parent
c5aa61b
commit d5cf097
Showing
5 changed files
with
154 additions
and
153 deletions.
There are no files selected for viewing
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
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.