DryWetMIDI 7.0.1
New features and improvements
- Concept of the
IObjectIdremoved. Please read updated SplitByObjects section of the docs. - Added
filterparameter toSplitObjectsAtDistance,SplitObjectsByGrid,SplitObjectsByPartsNumberandSplitObjectsByStepmethods of theSplitter. - Added
PlaybackHint. - Improved performance of the
TimedObjectsManager.SaveChangesmethod. - Improved performance of the
TimedObjectUtilities.AddObjectsmethod when target events collection is empty. - Improved performance of time changing methods of the
Playback.
Small changes and bug fixes
- Implemented
TempoMap.Equals. - Added max value constants in the
SmpteOffsetEvent. - Fixed: Current time is managed improperly in the
MidiClockwhen there are speed changes. - Fixed:
NotesPlaybackStartedandNotesPlaybackFinishedevents of thePlaybackcan be fired with empty notes collection.