Skip to content

DryWetMIDI 5.1.2

Compare
Choose a tag to compare
@melanchall melanchall released this 21 Nov 14:04
4be7180

Obsolete API

New section has been added to documentation site: Obsolete. This section contains the list of methods and classes that are obsolete and thus will be removed by a next release.

The current list of obsolete API:

New features and improvements

Small changes and bug fixes

  • Added value validation in setters of some MIDI events classes properties.
  • Edge Note Off events will always be put to current part on MIDI file splitting (#99).
  • Fixed: Events transferred incorrectly between parts on MIDI file splitting (#99).
  • Fixed: SmpteOffsetEvent writes in wrong way.
  • Fixed: SmpteOffsetEvent equality check is wrong.
  • Fixed: Failed to use devices API in UWP app (#95).