Skip to content

Missing META_PREFIX_PORT event #6

@dcuny

Description

@dcuny

Crashed because of missing META_PREFIX_PORT event.

I added it to the CONSTANTS:

   META_CUE_POINT         = 0x07,
   META_PREFIX_PORT       = 0x21,
   META_TEMPO_ID          = 0x51,
   META_TIME_SIGNATURE_ID = 0x58,

and

[33]="Prefix Port", [81] = "Tempo",[88] = "Time Signature",[89] = "Key Signature"}

and it moved past that point, but crashed soon thereafter.

Unfortunately, I can't find a good tool to view the actual MIDI file contents and I haven't had time to dig through your code, so I can't offer a suggestion as to what went wrong next.

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