Skip to content

meico v0.8.48

Compare
Choose a tag to compare
@axelberndt axelberndt released this 24 Feb 10:50
· 34 commits to master since this release

v0.8.48

  • Added new methods meico.midi.Midi.getMinimalPPQ() that computes the minimal integer timing resolution (in pulses per quarter note) necessary for an accurate representation of a MIDI sequence.
  • The eponymous method in class meico.msm.Msm has been updated with the same algorithm.
  • Another addition is method meico.midi.Midi.convertPPQ() that allows to convert the timing basis of a MIDI sequence, similar to the eponymous method in class meico.msm.Msm.