Skip to content

MIDI sending is not working on M1 #38

Description

@lov

Hi there,

recently discovered this, and I think the problem is the timestamp. Using mach_absolute_time() for timestamps alone fixes the issue, and looking at the documentation of MIDITimeStamp shouldn't this be really just mach_absolute_time() always?

By the way, the root of the issue is timebase info is different on the M1: https://developer.apple.com/documentation/apple-silicon/addressing-architectural-differences-in-your-macos-code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions