DryWetMIDI 6.0.1
This is a minor release containing following changes:
HighPrecisionTickGenerator
implementation for macOS uses less CPU now and comsume less power.GetAll
static method for InputDevice and for OutputDevice returnsICollection
now.- Fixed:
VirtualDevice.IsEnabled
doesn't work. - Fixed:
EndOfTrackEvent
written incorrectly in some cases if it present in a MIDI file withReadingSettings.EndOfTrackStoringPolicy
set toEndOfTrackStoringPolicy.Store
on reading the file. - Fixed: Events don't preserve order on transfer to next part on MIDI file splitting.