Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow large SysEx Messages to be broken up into smaller packets when transmitted #337

Merged
merged 2 commits into from
Apr 18, 2024

Commits on Apr 8, 2024

  1. Removing MacOS SysEx formatting check that prevents us from splitting…

    … large payloads into smaller chunks.
    insolace committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4ef7340 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. -Windows, use SysEx send method for all messages > 3 bytes without ch…

    …ecking for SysEx Start Message (RtMIDI should handle transport, it should not police message formatting)
    insolace committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    df1322c View commit details
    Browse the repository at this point in the history