Skip to content

Releases: axelberndt/MPM-Toolbox

MPM Toolbox v0.1.36

26 Aug 12:38

Choose a tag to compare

v0.1.36

  • Meico update to v0.11.9.

MPM Toolbox v0.1.35

28 Jul 13:07

Choose a tag to compare

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 and mpmToolbox.gui.syncPlayer.RecorderDialog.

MPM Toolbox v0.1.33

27 Mar 17:12

Choose a tag to compare

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

27 Mar 10:52

Choose a tag to compare

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() and mpmToolbox.projectData.ProjectData.msmPreprocessing() for better stability.

MPM Toolbox v0.1.31

19 Mar 09:26

Choose a tag to compare

v0.1.31

  • meico update to v0.11.5 (improved resolution of copyof/sameas).

MPM Toolbox v0.1.30

14 Mar 22:57

Choose a tag to compare

v0.1.30

  • meico update to v0.11.4.

MPM Toolbox v0.1.29

10 Mar 14:28

Choose a tag to compare

v0.1.29

  • Added new context menu option to "Add Default Syllable Articulation Style" to Element articulationStyles.

MPM Toolbox v0.1.28

07 Mar 12:47

Choose a tag to compare

v0.1.28

  • meico update to v0.11.3.

MPM Toolbox v0.1.27

20 Nov 15:22

Choose a tag to compare

v0.1.27

  • Added package msmEditingTools with class MsmEditingTools 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.

MPM Toolbox v0.1.26

08 May 09:31

Choose a tag to compare

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