Steffan Andrews

Results 144 comments of Steffan Andrews

If you didn’t find a solution I may have time this week to develop an example project. If you got it working and want to share your code please do...

I've worked on applications that sync AVFoundation video using MIDIKitSync so I know it's possible. I might be able to check the implementation when I have time and get a...

Late response, I know - but I put some time into building a sample project. It's not done yet as it's taken me on numerous tangents - all good, and...

Update: I've built a test app that can locate an AVPlayer to a specific timecode, and also when playback position changes (either by the user scrubbing the timeline or by...

## API unification There is a possibility that MIDI 1.0/2.0 events can be unified into a single paradigm in MIDIKit. This fits into the intention behind MIDI 2.0 as being...

Initial UMP support is in MIDIKit 0.1.15, on macOS Big Sur / iOS 14 or later, but is bypassed internally for the time being. All events are happening using MIDI...

Full UMP support will be WIP (blocked-in) in MIDIKit 0.2.0 but completed at a later date.

Most MIDI 2.0 UMP events are now supported. UMP SysEx messages are not yet implemented, which will take more work because of its multi-part message formatting.

UMP SysEx7 & SysEx8 support has now been added.

+1 Also a config parameter for number of spaces for each indent would be nice.