Commits
Commits on Aug 26, 2019
Commits on Sep 1, 2019
Commits on Oct 8, 2019
Commits on Oct 15, 2019
- committed
- committed
- committed
- committed
- committed
Commits on Nov 5, 2019
- committed
Use event cache in implementation of -[MIKMIDITrack eventsOfClass:fromTimeStamp:toTimeStamp:] for a ~25x speedup. Fixes #275.
committed- committed
- committed
- committed
- committed
- committed
Issue #269: Implement -[MIKMIDISequencer timeInSecondsForMusicTimeStamp:options:] and add tests for it
committed- committed
- committed
- committed
- committed
- authored
Commits on Dec 15, 2019
- authored
- authored
Issue #282: Don't re-sort tempo events after filtering in -[MIKMIDISequencer timeInSecondsForMusicTimeStamp:options:].
committedIssue #282: Add (private) MIKMIDITempoTrack to cache tempo events. Speeds up getting tempo events by ~99% again.
committedIssue #282: Avoid redundant calls to -timeInSecondsForMusicTimeStamp within -musicTimeStampForTimeInSeconds:
committed
Commits on Jan 15, 2020
Commits on May 19, 2020
Commits on Aug 17, 2020
Commits on Sep 19, 2020
Commits on Sep 20, 2020
Commits on Nov 15, 2020
Commits on Jan 7, 2021
Commits on Jan 14, 2021
Commits on Jan 31, 2021
- committed
- authored
Fix setSysexData: clobbering manufacturer ID if includesThreeByteManufacturerID is YES (bug in implementation of Issue #304)
committed- committed
- authored
- committed
- authored
Commits on Dec 16, 2021
Commits on Feb 22, 2022
Commits on Mar 15, 2022
Issue #327: Add new capability to MIKMIDICommand creation machinery to allow specializing command subclass initialization based on MIDI packet contents, not just command type
committed- committed
- committed
Issue #327: Make MIKMIDIMachineControlLocateTargetCommand a subclass of MIKMIDIMachineControlCommand
committed- committed
Issue #327: Implement specialized functionality of MIKMMCLocateTargetCommand (fka. MIKMIDIMachineControlLocateTargetCommand)
committed- committed
- committed
Commits on Jun 17, 2022
Commits on Jun 19, 2022
- committed
- committed
- authored
- authored
- committed
Commits on Jun 23, 2022
Commits on Feb 1, 2024
Commits on Nov 6, 2024
- committed