Releases: axelberndt/MPM-Toolbox
Releases · axelberndt/MPM-Toolbox
MPM Toolbox v0.1.36
v0.1.36
- Meico update to v0.11.9.
MPM Toolbox v0.1.35
v0.1.35
- Meico update to v0.11.8.
- Added new export option "Expressive MSM" and the corresponding new method
mpmToolbox.gui.syncPlayer.getPerformanceRenderingInExpressiveMsm()
. - Changed recording Symbol in
mpmToolbox.gui.syncPlayer.SyncPlayer
andmpmToolbox.gui.syncPlayer.RecorderDialog
.
MPM Toolbox v0.1.33
v0.1.33
- Computed spectrograms are now also stored in the
mpr
project files, so the spectrogram does not need to be recomputed when reopening the project.
MPM Toolbox v0.11.32
v0.1.32
- meico update to v0.11.6 for improved handling of invalid MIDI data.
- Small edits in methods
mpmToolbox.projectData.alignment.Alignment.updateTimingTransformation()
andmpmToolbox.projectData.ProjectData.msmPreprocessing()
for better stability.
MPM Toolbox v0.1.31
v0.1.31
- meico update to v0.11.5 (improved resolution of copyof/sameas).
MPM Toolbox v0.1.30
v0.1.30
- meico update to v0.11.4.
MPM Toolbox v0.1.29
v0.1.29
- Added new context menu option to "Add Default Syllable Articulation Style" to Element
articulationStyles
.
MPM Toolbox v0.1.28
v0.1.28
- meico update to v0.11.3.
MPM Toolbox v0.1.27
v0.1.27
- Added package
msmEditingTools
with classMsmEditingTools
to create context menu popups when right-clicking the MSM tree. - Right now there is only one such context menu for the MSM root node that offers to apply every
sequencingMap
to the affected MSM and MPM maps.- The
sequencingMaps
are then deleted from the MSM as they are no longer valid. - It is recommended to operate this functionality BEFORE making any entries in the graphical score as they will get lost in the process.
- The
MPM Toolbox v0.1.26
v0.1.26
- Dependency updates
- WebLaF Core v1.2.13 to v1.2.14
- WebLaF UI v1.2.13 to v1.2.14
- junit Jupiter API v5.10.2
- xstream v1.4.20